Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 282 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 282 Bytes

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