π½ Create a rocket ship that moves right and left and fires bullets in response to player input.
git clone https://github.com/willianlim/alien_invasion.git
cd alien_invasion
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 alien_invalision.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
- Licença de software
LICENSE