Santa Rush is a 2d game built with the pygame module. Basically you have to jump over that hurdle if Santa touches then Gameover. There are some gifts that you need to collect on your way. I created Game Menus also with slide animation.
I created this game to learn pygame module. If you want to learn pygame module then I mentions some of the best free resources which I found online.
- Clone the repo
git clone https://github.com/NisheetNakrani/Santa-Rush.git
- Install packages
pip install -r requirements.txt
- Run main.py
This are some free resources I use to create this Game.