Skip to content

A simple game about catching fish that are falling from the sky.

License

Notifications You must be signed in to change notification settings

nmarzagao/Catch-The-Fish

Repository files navigation

Catch-The-Fish

Menu Screen
Gameplay
Game Over Screen

A simple game about catching fish that are falling from the sky.

Check out its first implemantion over on scratch.

Made with: raylib.

Runing the game

After setting up raylib you can simply use the bash script to compile and run.

# Compile
./build-tool

# Will compile and run the game
./build-tool run

# Clean compiled version
./build-tool clean

You can find the executable in /bin.

About

A simple game about catching fish that are falling from the sky.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published