Skip to content

Commit 9971b7d

Browse files
authored
N20: SM64JS (#558)
1 parent 4984693 commit 9971b7d

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

content/posts/newsletter-020/index.md

+29
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,35 @@ If needed, a section can be split into subsections with a "------" delimiter.
6464

6565
## Game Updates
6666

67+
### [SM64JS][sm64js]
68+
69+
![Super Mario 64 JavaScript](sm64js.jpg)
70+
71+
[SM64JS][sm64js] ([GitHub][sm64js-github], [Discord][sm64js-discord]) is a rewrite
72+
of the decompilation project of Super Mario 64 in JavaScript with a strong focus
73+
on massive multiplayer online.
74+
The [backend][sm64js-server] recently has been rewritten in Rust by [@marior]
75+
and is now live.
76+
77+
You can find more information about it in [this recent blog post][net64-blog],
78+
where the developers of a similar mod called Net64 are talking
79+
about several decompilation projects.
80+
81+
Some of the most recent additions are:
82+
83+
- Carts and gliders
84+
- Health bars
85+
- More visuals with butterflies and fishes
86+
87+
A stress test is scheduled for 2021-04-17 17:30 UTC and everyone is invited to join.
88+
89+
[@marior]: https://twitter.com/marior_dev
90+
[sm64js]: https://sm64js.com
91+
[sm64js-github]: https://github.com/sm64js/sm64js
92+
[sm64js-discord]: https://discord.gg/7UaDnJt
93+
[sm64js-server]: https://github.com/sm64js/sm64js-mmo-server
94+
[net64-blog]: https://net64-mod.github.io/blog/sm64js/
95+
6796
### [pGLOWrpg][pglowrpg-github]
6897

6998
![Improved text rendering](pglowrpg_progress.jpg)
193 KB
Loading

0 commit comments

Comments
 (0)