Skip to content

dskooper/bounce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bounce

A simple Python game where you control a ball bouncing from side to side. Don't hit the floor, ceiling or the red-hot spikes!

image

Usage

Python 3.10 or newer is required (in future this will be dropped):

  • Users running Windows Vista or 7 can install Python 3.10 from this repository
    • Users running Windows XP will need an embedded version of Python 3.10 (from the aforementioned repo) as well as the One Core API Binaries

If you are running the script, you will need PyGame: pip install pygame
If your system complains that it cannot find pip, just run it from Python: python -m pip install pygame

If you are running the pre-compiled executable, there are no additional prerequisites.

Controls

SPACE/UP/ENTER: Jump

About

A simple Python game.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages