Log In  

Cart #slime_light-3 | 2023-08-29 | Code ▽ | Embed ▽ | No License
16

I just finished a game for a 1-bit game jam, requiring the use of only 2 colors . Slime's light is a small puzzle game that uses light and shadow to activate and deactivate doors and lamps. Unfortunately, I had to minify the code to make it fit into a single cart. You can access the unminified code on the itch page.

Controls:
Arrow keys - move
X - pickup / drop
Z - slow movement

P#133251 2023-08-19 03:42 ( Edited 2023-08-29 19:48)

1

Really nice !

P#133253 2023-08-19 05:36
1

very good atmosphere with the constraints.
The light/dark effects are cute.

Note: looks like there is a bug with the "xor" portable block, I brute forced my way through doors with it!

P#133254 2023-08-19 05:36
1

Lovely!

P#133258 2023-08-19 08:54 ( Edited 2023-08-19 10:27)

Thanks for telling me Freds72.
I applied some changes that should fix levels, preventing the player from getting stuck or skipping with the invert gem.

P#133264 2023-08-19 13:14
1

This is insane! You must've put a lot of time into making this game!

P#133351 2023-08-21 12:10
1

Cart #slimes_light_editor-0 | 2023-08-22 | Code ▽ | Embed ▽ | No License
1


Here's a look at the level editor I made for the game during the game jam.
I wrote more information in a devlog on itch.io. link

P#133375 2023-08-22 03:58 ( Edited 2023-08-22 14:59)
2

I ended up getting 24th out of about 570 in the game jam.

I made an update to the game that I think wouldn't be allowed during the jam. Adding some button prompts and a button to slow down movement.

P#133712 2023-08-29 19:47

[Please log in to post a comment]