A simple space simulation written in python and displayed with pygame
cd
into the py_impl
directory and run ./space.py
- Resizeable planets
- Play / Pause
- Place planets live
- Choose angle of placed planet
- Ability to choose velocity of placed planet
- Change values of planets live
- Delete planets live
- Implement the simulation in Rust