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

https://github.com/shayan15sa/phi-sim

A gravity system simulator in go with raylib bindings
https://github.com/shayan15sa/phi-sim

go golang gravity gravity-simulation raylib raylib-go

Last synced: 8 months ago
JSON representation

A gravity system simulator in go with raylib bindings

Awesome Lists containing this project

README

          

# phi-sim (WIP)
A gravity system simulator in go with raylib bindings

I'm open to any PR

## TODOS
- [x] Implementing an interface for adding planets with the GUI
- [x] Separating the logic in a different file (module?)
- [ ] Adding releases for win linux mac with github action
- [ ] Adding 3d?