Skip to content

matsmaiwald/py_bball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basketball Shootout Challenge

This is a simple basketball game in which you use your mouse to score as many points as possible in 60 seconds.

Gameplay

Example

Installation (only tested on linux)

cd <new bball directory>
git clone https://github.com/matsmaiwald/arcade_games.git
python3 -m venv bball_env
source bbval_venv/bin/activate
python3 bball.py

About

A simple basketball shootout game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages