Skip to content

Game written in Python using the Pyxel and Easymunk (Pymunk) libraries

Notifications You must be signed in to change notification settings

HB-fga/2021-A-Space-Odyssey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Game written in Python using the Pyxel and Easymunk (Pymunk) libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages