Skip to content

EthanCoomber/Python-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Game

This is a game made using Python. Balls fall, and the user controls a ball at the bottom of the screen. The score is based on the number of balls dropped that the user dodges. When the ball the user is controlling collides with the balls falling, the game automatically provides the score to the user.

The files I have written are Game.py and physics_objects.py.

Game.py is the code that organizes the game.

The others have been provided to me.

The code that needs to be run is in Game.py.

About

This is a game made using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages