Skip to content
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

N29: Fish Fight #897

Merged
merged 6 commits into from
Jan 11, 2022
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/029/fishfight-poster.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions content/news/029/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,27 @@ read a twitter thread that brifly covers how it
[country-slice-twitter]: https://twitter.com/anastasiaopara/
[country-slice-twitter-opt]: https://twitter.com/anastasiaopara/status/1472627194409230343

### Fish Fight

![Fish demo scene](fishfight-poster.png)

Fish Fight ([GitHub][fish-github], [Discord][fish-discord],
[website][fish-website])

Fish Fight is a tactical 2D shooter, played by up to 4 players.
It is also a 2D-pixels-platformer game engine optimized for modding.

In-game level editor was [released][fish-editor], along with an [editor tutorial][fish-tutorial].
A retrospective devlog was posted: [Fish Fight's past, present, and future][fish-announce].

[fish-github]: https://github.com/fishfight/FishFight
[fish-discord]: https://discord.gg/4smxjcheE5
[fish-website]: https://fishfight.org/
[duck-game]: https://store.steampowered.com/app/312530/Duck_Game/
[fish-editor]: https://github.com/fishfight/FishFight/releases/tag/v0.3
[fish-tutorial]: https://fishfight.github.io/FishFight/editor.html
[fish-announce]: https://spicylobster.itch.io/fishfight/devlog/332434/fish-fights-past-present-and-future

## Engine Updates

### [Rusty Engine 3.0]
Expand Down