Skip to content
Merged
Show file tree
Hide file tree
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
Binary file added content/news/023/fish.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions content/news/023/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down