Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 470 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 470 Bytes

Guido the Snake Charmer

To run from source pygame-ce (not pygame) must be installed.

A short snake-platforming puzzler (appropriately coded in Python) made for Game Off 2023.

Features:

  • XX levels
  • Hungry snake
  • Snakecharmer
  • Apples
  • Switches
  • Mind-boggling puzzles

Controls:

  • Snake: Arrow keys
  • Guido:
    • Move left: A
    • Move right: D
    • Jump: W
  • Restart level: R
  • Skip level: K

Made in Python 3.9.6 with Pygame Community Edition 2.3.2.