A basic Christmas themed game built using Pyxel!
Try and catch the cookies into Santa's Hat
Controls are the arrow keys ← →
- Catch cookies into Santa's hat
- Miss a cookie and its Game Over
- Score is kept
- Background sound gets faster as you're score increases
- Install Python
- Install Pyxel using their instructions
- Clone or copy this repository
python3 game.py
at the command line
Note: To edit the Sounds/Music or Sprites(cookie and Hat) , run pyxeleditor res.pyxel
and refer to the Pyxel Documentation for further details.