Log In  


Cart #towapabupu-7 | 2022-10-10 | Code ▽ | Embed ▽ | No License
5


Thanks to @dw817 for bear trap sprites and keystrokes bug fix!
A sequel has been released! Sadly, it's not made in PICO-8, it's made in HaxeFlixel, check it out here
You play as gelpi, the brother of jelpi, he was walking in demoland,
and he found.. COINS!? HE WAS RICH! But that didn't last long...
He stepped into a trap, and he went into the maze.
But many other people have left notes in the maze...
Find your way through the maze, collect all the coins,
and go back to demoland.
Screenshots and Gameplay:

(these images and gifs were from version 1.0, and i'm too lazy to update them lol)
so you have to play the actual game to see all the changes and stuff,
at least you have something to compare the game with!
I added the game to my github and my itch.io, check it out there if you want!
(my itch.io is on my profile and the github page is on the itch.io page)

5


Hello, @hdfsyu:

Looks like you followed the online tutorial well.

Since you are collecting gold coins, instead of showing how many gold coins you have, you might set it so when you press ❎ that it shows the number of gold coins REMAINING to be found. Quite simply let's say there are 20-coins, so this could be done:

print("left="..(20-coins))

thanks, ill implement that


Cool game, it has its own style! :D Some things to improve:

  1. I was stuck at the first screen, because I couldn't see there was an opening to the right I had to follow in order to proceed.
  2. It is a bit hard to see at first whether the spikes are up or down. Perhaps you should make that clearer to the player.

1

@profpatonildo i just added those fixes in the new version! thanks for the feedback


Hi @hdfsyu:

Here is your game with a little faster keystrokes and visible traps.

Cart #gukatewifu-0 | 2022-08-13 | Code ▽ | Embed ▽ | No License


@dw817 is this for me to copy or something, just wanna have your permission because this is REALLY good


its ok if you dont want me to copy it


1

Absolutely, @hdfsyu. Use the lot for yourself, gratis. We're all friends here.

Here is a gold star too encouraging you to continue your coding in Pico-8.

Enjoy ! :)


Thanks alot!


i have a name for the character


and should i try making a little cutscene (and maybe a title screen)?


😁 definitely


yeah that would be cool!


ok, but ill try to work on it later... its a little bit hard to get that working



[Please log in to post a comment]