Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juanfkurucz/el-pajaro-enojado

Game for subject "Fisica" (Physics) from Universidad Catolica del Uruguay
https://github.com/juanfkurucz/el-pajaro-enojado

pygame python univeristy

Last synced: about 2 months ago
JSON representation

Game for subject "Fisica" (Physics) from Universidad Catolica del Uruguay

Awesome Lists containing this project

README

        

# El pajaro enojado

This is a python game that simulates MRU, MRUV and free fall physics. It was developed in 2017 for a Physics subject project in University

## Running

Run

```
pip install -r requirements.txt
```

And then execute

```
python src/main.py
```

or run start.bat