A simple arcade game coded in Python.
Python 3: 3.6+pipenv: Follow documentation instructions
- Clone this repo
git clone https://github.com/K-Fet/FirstArcadeGame.git - Install dependencies with
pipenvby runing:pipenv install - Launch the project
python MyGame.py