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
- Host: GitHub
- URL: https://github.com/shayan15sa/phi-sim
- Owner: shayan15sa
- Created: 2025-04-09T16:38:47.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-09T16:51:27.000Z (about 1 year ago)
- Last Synced: 2025-04-10T06:04:09.338Z (about 1 year ago)
- Topics: go, golang, gravity, gravity-simulation, raylib, raylib-go
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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?