Skip to content

hamishgibbs/igotit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

igotit

Play igotit (an arcade game at the New York State Fair) from the command line.

Written in Python 3.7.6.

Installation

To run this program, clone this repository using:

git clone https://github.com/hamishgibbs/igotit.git

Enter the newly created folder with:

cd igotit

Setup

Play this game from the command line using:

python igotit.py

Optionally, specify the number of other players to compete against (the default is 10):

python igotit.py 5

Gameplay

Once the game is running, press enter to throw each ball. Your opponents will throw their own balls in the background.

About

igotit from the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages