Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/juanfkurucz/el-pajaro-enojado
- Owner: JuanFKurucz
- License: mit
- Created: 2020-04-18T03:06:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T20:45:55.000Z (almost 5 years ago)
- Last Synced: 2024-10-16T00:31:05.923Z (3 months ago)
- Topics: pygame, python, univeristy
- Language: Python
- Homepage:
- Size: 496 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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