Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 841 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 841 Bytes

Cookie Dash

A basic Christmas themed game built using Pyxel!

Try and catch the cookies into Santa's Hat
Controls are the arrow keys

Preview

Demo!

Features

  1. Catch cookies into Santa's hat
  2. Miss a cookie and its Game Over
  3. Score is kept
  4. Background sound gets faster as you're score increases

Installation

  1. Install Python
  2. Install Pyxel using their instructions
  3. Clone or copy this repository
  4. 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.