2021: A Space Odyssey is a pyxel + easymunk game where you play as an alien escaping the government and trying to get back to his family
This project was made for the "Physics for Games 1" course from UnB-FGA
2021: A Space Odyssey é um jogo feito em pyxel + easymunk onde você joga como um alienígena que foge do governo e tenta voltar para sua família
Este projeto foi realizado para a disciplina de "Física para Jogos 1" da UnB-FGA
- Python 3.8.5
- pyxel 1.4.3
- pymunk 6.0.0
- easymunk-physics 0.9.2
$ pip3 install pyxel pymunk easymunk-physics
$ git clone https://github.com/HB-fga/2021-A-Space-Odyssey.git
$ cd 2021-A-Space-Odyssey/game
$ python3 game.py