Skip to content

A small ball and paddle game I made in Python.

Notifications You must be signed in to change notification settings

JamieLammas/bounce-ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BounceBall

About

This was a ball and paddle game I made attempted to make back in 2016.

This game is built using Python and Tkinter.

Install the game

  • Clone this repo

  • Go to the project folder.

$ cd BounceBall
  • Run the game.
$ python main.py

Playing the game

  • Once it has loaded, click your mouse to start.

  • Use your left and right keys to control the paddle.

  • Have fun!

Screenshots

Start Screen

Playing Screen

Game Over Screen

About

A small ball and paddle game I made in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages