More ideas

This commit is contained in:
Benjamin Kyd
2019-02-04 20:27:31 +00:00
parent 434888a661
commit 3a6a7bb0c7

View File

@@ -2,6 +2,9 @@
- [ ] Forward kinematics
- [ ] Inverse kinematics
- [ ] Maze generation
- [ ] Flood fill search algorithm
- [ ] A* Search
- [x] Simple pendulum
- [ ] Double pendulum
- [x] Doom fire algorithm