File tree 2 files changed +19
-0
lines changed
Filter options
2 files changed +19
-0
lines changed
Original file line number Diff line number Diff line change @@ -114,6 +114,25 @@ The code source is freely [available on GitHub](https://github.com/djeedai/libra
114
114
[ @djeedai ] : https://twitter.com/djeedai
115
115
[ Bevy Engine ] : https://bevyengine.org/
116
116
117
+ ### [ Chaos Theory] - gamified double pendulum simulator
118
+
119
+ ![ Chaos Theory Gif] ( chaos-theory.gif )
120
+
121
+ [ Chaos Theory] is a tiny HTML5 game by [ @necauqua ] where you can draw and
122
+ simulate pendulums with a few goals and restrictions per level.
123
+ It was done for [ Ludum Dare 49] [ Chaos Theory ] with a help of a small custom
124
+ engine with Rust being compiled to WASM and drawing shapes to an HTML5 canvas.
125
+
126
+ You can play the game [ online] [ chaos-theory-online ] , and the source code
127
+ is available [ here] [ chaos-theory-src ] and
128
+ [ here] [ chaos-theory-engine-src ] .
129
+
130
+ [ Chaos Theory ] : https://ldjam.com/events/ludum-dare/49/chaos-theory-1
131
+ [ @necauqua ] : https://twitter.com/necauqua
132
+ [ chaos-theory-online ] : https://ld49.necauqua.dev
133
+ [ chaos-theory-src ] : https://github.com/necauqua/chaos-theory
134
+ [ chaos-theory-engine-src ] : https://github.com/necauqua/ld-game-engine
135
+
117
136
### [ Me And My Unicycle]
118
137
119
138
![ Me And My Unicycle screenshot] ( me_and_my_unicycle_cover.png )
You can’t perform that action at this time.
0 commit comments