Skip to content

Releases: Manny-op/CPSC-254-Tank-Runner

Initial Release v1.0.0

27 Apr 20:25
Compare
Choose a tag to compare

This is the initial release of the Tank Runner game.

The following release is a stable Pygame version that includes the following functionalities

  • A working quit button ESC
  • A working menu, that initiates/ends the gameplay
  • Adequate player traversal
  • 3 movement states (jump, run, duck)
  • Various working obstacles entering from right to left
  • A visual obstacle that enters from the top of the window, and despawns at the track
  • Player, obstacle, and track models