Skip to content

N23: FishGame #708

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 6, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
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 its getting more life as
an independent game. To make a transistion from a techno 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