Skip to content

N20: sm64js Revision #581

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 4 commits into from
Apr 9, 2021
Merged
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
8 changes: 4 additions & 4 deletions content/posts/newsletter-020/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@ Made in the [Bevy Game Engine][bevy].
[minewars-reddit]: https://reddit.com/r/minewars
[bevy]: https://bevyengine.org

### [SM64JS][sm64js]
### [sm64js][sm64js]

![Super Mario 64 JavaScript](sm64js.jpg)

[SM64JS][sm64js] ([GitHub][sm64js-github], [Discord][sm64js-discord]) is a rewrite
[sm64js][sm64js] ([GitHub][sm64js-github], [Discord][sm64js-discord]) is a rewrite
of the decompilation project of Super Mario 64 in JavaScript with a strong focus
on massive multiplayer online.
The [backend][sm64js-server] recently has been rewritten in Rust by [@marior]
Expand All @@ -104,8 +104,8 @@ about several decompilation projects.
Some of the most recent additions are:

- Karts and gliders
- Health bars
- More visuals with butterflies and fishes
- Health meters
- More visuals with butterflies and fish

A stress test is scheduled for 2021-04-17 17:30 UTC and everyone is invited to join.

Expand Down