Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 429 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 429 Bytes

FirstArcadeGame

A simple arcade game coded in Python.

Development environnement

Require

Installation

  • Clone this repo git clone https://github.com/K-Fet/FirstArcadeGame.git
  • Install dependencies with pipenv by runing: pipenv install
  • Launch the project python MyGame.py