@@ -277,6 +277,27 @@ of the past 6 months of development.
277277[ egregoria-discord ] : https://discord.gg/CAaZhUJ
278278[ egregoria-youtube ] : https://youtu.be/qH2SKWbRV5I
279279
280+ ### [ Fishgame] [ fishgame ]
281+
282+ ![ Fishgame] ( fishgame.gif )
283+ _ Game footage with the new weapon._
284+
285+ [ Fishgame] [ fishgame ] [ (web build)] [ fishgame-itch ] is an online multiplayer game,
286+ created in a collaboration between [ Nakama] [ nakama ] , an open-source scalable
287+ game server, and the [ Macroquad] ( https://github.com/not-fl3/macroquad/ ) game
288+ engine.
289+
290+ This month fishgame migrated to [ nakama-rs] (featured in this newsletter as
291+ well).
292+
293+ Also a second weapon, the sword, was added to the game.
294+
295+ [ fishgame ] : https://github.com/heroiclabs/fishgame-macroquad
296+ [ fishgame-itch ] : https://fedorgames.itch.io/fish-game?secret=UAVcggHn332a
297+ [ nakama ] : https://heroiclabs.com/
298+ [ macroquad ] : https://github.com/not-fl3/macroquad
299+ [ nakama-rs ] : https://github.com/not-fl3/nakama-rs
300+
280301### [ Gargoyle's Quest]
281302
282303![ Gargoyle's Quest] ( gargoyles_quest.png )
@@ -793,6 +814,21 @@ implementation of the final standard soon with no major changes.
793814[ quinn_release ] : https://github.com/quinn-rs/quinn/releases/tag/0.7.0
794815[ quic_32 ] : https://tools.ietf.org/html/draft-ietf-quic-transport-32
795816
817+ ### [ nakama-rs]
818+
819+ [ nakama-rs] is a pure Rust implementation of the [ Nakama] protocol.
820+
821+ [ Nakama] is an open-source server designed to power modern games and apps.
822+ Features include user accounts, chat, social, matchmaker, realtime multiplayer,
823+ and much [ more] [ heroiclabs ] .
824+
825+ Being pure Rust, [ nakama-rs] brings the full API and socket options to any
826+ platform Rust works on.
827+
828+ [ nakama ] : https://github.com/heroiclabs/nakama
829+ [ heroiclabs ] : https://heroiclabs.com
830+ [ nakama-rs ] : https://github.com/not-fl3/nakama-rs
831+
796832### [ wgpu]
797833
798834![ voxel bunny on wgpu] ( wgpu-conservative-bunny.png )
0 commit comments