Skip to content

N51: add xkcd machine #1510

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions content/news/051/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,19 @@ If needed, a section can be split into subsections with a "------" delimiter.

## Learning Material Updates

### Xkcd Machine

![XKCD Machine](xkcd_machine.gif)
_A small part of the XKCD Machine_

Chromakode released a detailed [blog post][xkcd_machine_blogpost] about their implementation of [xkcd "Machine"][xcd_machine_playable].

While Machine was written in React/Typescript, and used [Rapier][xkcd_rapier], a physics engine written in Rust.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah I rewrote that sentence multiple times and in the end it doesn't make sense; for context I was hesitating between:

  • While Machine was written in React/Typescript, it's using [Rapier][xkcd_rapier]: a physics engine written in Rust.
  • Machine was written in React/Typescript, and used [Rapier][xkcd_rapier], a physics engine written in Rust.


[xkcd_machine_blogpost]: https://chromakode.com/post/xkcd-machine/
[xcd_machine_playable]: https://xkcd.com/2916/
[xkcd_rapier]: https://rapier.rs/

## Tooling Updates

## Library Updates
Expand Down
Binary file added content/news/051/xkcd_machine.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.