Log In  


Cart #slimekoban-1 | 2021-07-10 | Code ▽ | Embed ▽ | No License
12


Here's a puzzle game I made, it's the first Pico-8 game I made without the help from tutorials
I also made a video on making this game, thanks!

12


1

lovely video and
lovely video game!


1

fun game and nice video! Watching those videos always makes me want to develop more :)


2

Great game! However I have four small problems with it.

  1. No undo button. It would be nice to not have to restart every time I make a small mistake. This is the biggest one, the rest are my personal opinion.

  2. The slime thing moves in steps, even if you hold down a direction. It just bugs me.

  3. The music is kinda aggressive. Idk I just ended up muting sound when playing this.

  4. No option to hide the timer. As a person with ADHD I found the timer quite distracting. Its existence is one thing, but the number of digits not being static also is distracting.

I did slightly change the game to fix those:

Cart #slimekoban_fix-0 | 2021-08-12 | Code ▽ | Embed ▽ | No License
2

My fixes to these problem:

  1. There was a base for a undo option, so I extended it and fully implemented it (O).

  2. Just changed BTNP to BTN and changed one variable to 0.

  3. Made it quieter, and changed the high pitch sounds to be less high pitch.

  4. Added that. There was an unused menu item so I used that. also made it move slightly higher, so its not visible.

Love the sprites and the particles and the level transitions!


1

I like it.. although the timer on screen stresses me out :<



[Please log in to post a comment]