We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a281f29 commit d8832a1Copy full SHA for d8832a1
1 file changed
README.md
@@ -8,11 +8,13 @@
8
### Semi Euler is built on top of the [RayLib](https://github.com/raysan5/raylib) Library
9
10
## Roadmap
11
-- **Priority 1:** Camera, UI
12
-- **Priority 2:** Add particles by clicking
13
-- **Priority 3:** Galaxy simulation
14
-- **Priority 4:** Barnes–Hut
15
-- **Priority 5:** macOS support
+- **Priority 1:** Add particles by clicking
+- **Priority 2:** Galaxy simulation
+- **Priority 3:** Barnes–Hut
+- **Priority 4:** macOS support
+
16
+## Roadmap (Finished)
17
+- **1** Camera, UI (DONE)
18
19
# How to install Dependencies (Windows)
20
Install MSYS2 From [msys2.org](https://msys2.org)
0 commit comments