Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 664 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 664 Bytes

To get the game to run simply run the file game.py in your favourite IDE or use command "python game.py" while in the file directroy from command prompt/terminal. For details on what each file does check the DESCRIPTION file.

HOW THE GAME WORKS

  • Press Enter to Start or Replay
  • Snowman moves right or left using keyboard left and right arrows
  • Health decreases rapidly over time
  • You get points by time spent playing and collecting flakes
  • You also gain health by collecting flakes
  • Game ends if the snowman hits a branch or if the snowman melts (loses too much health - health bar goes red)
  • Game speeds up and slows down over time

ENJOY THE GAME :D