SkillAgentSearch skills...

TuxFishing

3D Fishing Game

Install / Use

/learn @mrbid/TuxFishing
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tux Fishing

Screenshot of the Tux Fishing game

The first FOSS Linux Fishing game in 3D!

  • Play Online: https://pushergames.itch.io/tuxfishing
  • Flathub: https://flathub.org/apps/com.voxdsp.TuxFishing
  • Snapcraft: https://snapcraft.io/tuxfishing
  • Windows: https://github.com/mrbid/TuxFishing/releases

build

sudo apt install --assume-yes libglfw3-dev libglfw3
sudo apt install --assume-yes tcc
sudo apt install --assume-yes upx-ucl
sudo apt install --assume-yes mingw-w64
make
./release/TuxFishing_linux

or

make deps
make test

You don't need UPX but if you don't have the package you can download the binary from here.

attribution

Related Skills

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated4d ago
Forks5

Languages

C

Security Score

90/100

Audited on Mar 25, 2026

No findings