Welcome in the github designed for the IAT-project 2022.
- Get the source code by cloning this github locally
git clone https://github.com/aurelienDelageInsaLyon/IAT-projet
cd IAT-projet
- Install the dependancies
pip3 install -r requirements.txt
- Play the game
python3 run_game.py
You can move the ship using the keys ← et → of your keyboard and fire with space.
A file subject.pdf
containing the walkthrough of the project is available.
Gl & hf