Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.28 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.28 KB

2021: A Space Odyssey

banner

Gifs

Images

Description

English

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

Português

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

Dependencies

  • Python 3.8.5
  • pyxel 1.4.3
  • pymunk 6.0.0
  • easymunk-physics 0.9.2

Install and Run (Debian like OS)

$ 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