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

Cart #laby-0 | 2019-12-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Hi! I made a super small labyrinth game.
I found out about pico while studying shortest path algorithms in graphs and I thought that trying to implement some of that in pico would be a fun way to learn both, so here we are.
Hope you like it

Incipit: you're an explorer trying to find an exit out of the labyrinth he found himself to, but you seem to only go deeper... there is something stalking you in the dark.

Visualizer: the game has also an A* visualizer built-in, in the menù, pressing z will start it, pressing it again will reset the labyrinth and the visualizer.

Game: pressing x in the menu will start the game: you'll find yourself in a dark labyrinth, with only the light of your torch illuminating the room you're in. you'll need to find the exit, and the music will help you, it'll change based on how near you are

P#70563 2019-12-04 10:51