Skip to content

Commit d5f2334

Browse files
authored
N51: add xkcd machine (rust-gamedev#1510)
1 parent c34a0ef commit d5f2334

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

content/news/051/index.md

+13
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,19 @@ If needed, a section can be split into subsections with a "------" delimiter.
7373

7474
## Learning Material Updates
7575

76+
### Xkcd Machine
77+
78+
![XKCD Machine](xkcd_machine.gif)
79+
_A small part of the XKCD Machine_
80+
81+
Chromakode released a detailed [blog post][xkcd_machine_blogpost] about their implementation of [xkcd "Machine"][xcd_machine_playable].
82+
83+
While Machine was written in React/Typescript, and used [Rapier][xkcd_rapier], a physics engine written in Rust.
84+
85+
[xkcd_machine_blogpost]: https://chromakode.com/post/xkcd-machine/
86+
[xcd_machine_playable]: https://xkcd.com/2916/
87+
[xkcd_rapier]: https://rapier.rs/
88+
7689
## Tooling Updates
7790

7891
## Library Updates

content/news/051/xkcd_machine.gif

1.27 MB
Loading

0 commit comments

Comments
 (0)