Skip to content

S204-Inatel-2022-1/someones-treasure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Someone's Treasure 🐀🧀

Introduction

This is an orthogonal game made entirely in Python using Pygame. It was inspired by several games, like The Legend of Zelda, Titan Souls, Binding of Isaac, etc.

My idea is to make a maze game with a few levels, a basic collecting system, a few puzzles, some enemies and a boss battle.

Technologies

The code was made entirely in Python 3 with Pygame. I also used numpy and Pillow for some lesser functionalities.

Maps were created in Tiled, and the sprites were either created with Aseprite or downloaded from OpenGameArt, in the case of the dungeon tileset used.

Music and sound effects were all downloaded from freesound under a Creative Commons 0 license.

Documentation

Please check this repository's Wiki.

Special Thanks

Special thanks to Clear Code, an amazing YouTube channel with many coding tutorials in Python. I used some of his videos below as inspiration to develop this project:

Also thanks to Rabbid76 for its PyGameExamplesAndAnswers repository. It definetely helped me alot.

Last but not least, thanks to my bf for helping me with sprites. 💙