We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dadc5a7 commit 3350398Copy full SHA for 3350398
README.md
@@ -2,3 +2,8 @@
2
A gravity system simulator in go with raylib bindings
3
4
I'm open to any PR
5
+
6
+## TODOS
7
+- [ ] Implementing an interface for adding planets with the GUI
8
+- [ ] Adding releases for win linux mac with github action
9
+- [ ] Separating the logic in a different file (module?)
0 commit comments