Inspiration

My inspiration was that, from a young age I wanted to make video games, so when I had the chance to make a fun game to cure boredom , I did

What it does

It basically a maze where you type in directions to go around the 5 by 5 map and look for treasure, while avoiding the traps, you can see how many traps are around after movement.

How I built it

I build it using python, I made many small functions for things like the map, movement and traps, etc. then I made one big function using all the previous functions to make the game. Then after ran the big function.

Challenges I ran into

There were mulpite problems faced by the crazy number of errors, from the player not registering moving and the traps be placed on each and on the spawnpoint of player. Also one of the biggest challenges was make the traps be detected around the player.

Accomplishments that I am proud of

Make the movement work properly and and making the traps be detected around the player

What I learned

I learned how to use troubleshoot program when program runs but doesn't do what is needed, as in the detecting the traps and keeping player in bounds.

What's next for Treasure Hunt

I would like to add more levels inolving different types of maps, also adding traps that move around after 3 movements.

Built With

Share this project:

Updates