Skip to content

D3r3k23/SpaceRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Run

Simple cave runner game written in Python using Pygame

Menu Game

Controls

Button Function
Space Apply thrust, Start game
Escape Pause/unpause, Return to menu
Up Music volume up
Down Music volume down
Right Next song
Left Previous song

Download instructions

  1. Select the latest Release in the panel on the right
  2. Download the file SpaceRun_v1.x.zip for your OS
  3. Extract the SpaceRun folder from the archive
  4. Run the SpaceRun executable inside the SpaceRun folder

Script dependencies

  • Pygame