diff --git a/content/news/023/fish.gif b/content/news/023/fish.gif new file mode 100644 index 000000000..188db29a8 Binary files /dev/null and b/content/news/023/fish.gif differ diff --git a/content/news/023/index.md b/content/news/023/index.md index f83e8bec6..c6206634d 100644 --- a/content/news/023/index.md +++ b/content/news/023/index.md @@ -224,6 +224,22 @@ other players to join using WebRTC. [NPhysics]: https://nphysics.org/ [CrystalOrb]: https://github.com/ErnWong/crystalorb +### [FishGame][fishgame-itch] + +![FishGame](fish.gif) + +[FishGame][fishgame-itch] is a multiplayer brawler game made in [macroquad]. + +FishGame started as a [nakama-rs] showcase, but now it's getting more life as +an independent game. To make a transition from a tech demo to a real game, +lots of playtesting and fine-tuning happened this month. Most noticable +improvements: a new physics system with throwable everything and a new +zoom-to-fit camera system. + +[fishgame-itch]: https://fedorgames.itch.io/fish-game +[macroquad]: https://github.com/not-fl3/macroquad +[nakama-rs]: https://github.com/heroiclabs/nakama-rs + ### [Hyper Farmer][hyperfarmer-itch] ![Hyper Farmer logo](hyperfarmer.png)