I am posting this on @mozzwald's behalf.
TL:DR it works, requires a fork of the firmware until we can get it into master. We wanted to get this out so people could look at it and potentially make it better, or do something else with it.
"I've been working with Codex to try and make a multiplayer action game for FujiNet. While the game "works", it's not perfect. Doesnt help that I've never programmed assembly, ever. I started with a working multiplayer game from ANALOG magazine in the hopes it would be easier to modify than write from scratch. It created an authoritative server to manage up to 4 remote "wizards" and server based "zombies" (AI using same model as original game). Also a linux text client for testing. In the video, I'm the green player and the 3 others are ai zombies.
Video in attachment.
Source code available at
https://github.com/mozzwald/fujinet-maze-war
Requires prerelease fujinet firmware from my fork
https://github.com/mozzwald/fujinet-fir … -netstream
I think I'm done messing with it. Wanted to share if anyone else would like to continue it or use it as reference/idea for some other game."