Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit baa442d

Browse filesBrowse files
N27: Chaos Theory (rust-gamedev#836)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent afddc06 commit baa442d
Copy full SHA for baa442d

File tree

2 files changed

+19
-0
lines changed
Filter options

2 files changed

+19
-0
lines changed

‎content/news/027/chaos-theory.gif

Copy file name to clipboard
727 KB
Loading

‎content/news/027/index.md

Copy file name to clipboardExpand all lines: content/news/027/index.md
+19Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,25 @@ The code source is freely [available on GitHub](https://github.com/djeedai/libra
114114
[@djeedai]: https://twitter.com/djeedai
115115
[Bevy Engine]: https://bevyengine.org/
116116

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+
117136
### [Me And My Unicycle]
118137

119138
![Me And My Unicycle screenshot](me_and_my_unicycle_cover.png)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.