Log In  
Follow
deadpixl
[ :: Read More :: ]

HACK*MATCH

Cart #deadpixl_hackmatch_1-1 | 2019-02-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
19

Screenshots

About

HACK*MATCH is a mini-game in EXAPUNKS, a programming puzzle game by Zachtronics. When I first played the mini-game I loved it, and thought that it would work really well on PICO-8. This is my own version of the mini-game with some slight modifications.

How to play

The goal is to connect 4 or more of the same coloured piece. There are two ways you can do this, by either picking pieces up and putting them down in a different location, or by swapping two pieces, either the two above you, or the one you're holding and the one above you. The game takes some getting used to so it might take a few rounds before you're comfortable with the controls.

Controls

[◀] [▶] : Move EXA left/right
[▼] : Fast drop
[X] : Grab/drop piece
[O] : Swap two pieces

Changelog


16/02/2019:

  • Added the option to enable fast drop
  • Added a 1 second delay after dying to prevent accidentally missing what your score was
P#61921 2019-02-15 18:32 ( Edited 2019-02-16 16:01)

[ :: Read More :: ]

Cart #deadpixl_snake_1-0 | 2019-02-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

About

This is my first game with PICO-8 and it was mostly made as a learning experience, but I'm happy with how it turned out. The particle effects were inspired by Tera: Mind over Matter, although aren't quite as refined!

Controls

Up/down/left/right: Change direction
X (hold): Speed up

P#61721 2019-02-10 15:12

[ :: Read More :: ]

I would love to have the ability to make API requests from PICO-8, and I think it would open up loads of opportunities for projects such as home automation controllers, carts that retrieve information from publicly available APIs such as weather information, etc.

The only example of networking functionality that I've seen in PICO-8 so far is using WebSockets in browser-based carts, and while HTTP requests would also technically be possible in web-based carts I would love to have this be a feature on local carts.

I can understand that some users may not want the carts they download to be able to make HTTP requests, so perhaps this could be an optional feature that you enable in the config or via a command-line argument.

Anyone else have thoughts on this?

P#61716 2019-02-10 14:51

Follow Lexaloffle:          
Generated 2024-04-19 12:53:33 | 0.067s | Q:14