Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yehiashaarawy/fish-fillet-opengl
A Feeding Frenzy game in C++. Rendered GUI using OpenGL and responded to user input using mouse and key listeners.
https://github.com/yehiashaarawy/fish-fillet-opengl
cplusplus cpp glut opengl
Last synced: 8 days ago
JSON representation
A Feeding Frenzy game in C++. Rendered GUI using OpenGL and responded to user input using mouse and key listeners.
- Host: GitHub
- URL: https://github.com/yehiashaarawy/fish-fillet-opengl
- Owner: YehiaShaarawy
- Created: 2023-12-21T07:18:56.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-21T17:10:31.000Z (6 months ago)
- Last Synced: 2024-11-15T23:23:37.809Z (about 1 month ago)
- Topics: cplusplus, cpp, glut, opengl
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gameplay
This game presents a fast-paced aquatic adventure! Twenty colorful fish, a mix of harmless yellow and dangerous red, dart around the screen.
You control a blue player fish using the mouse, strategically maneuvering it to gobble up the yellow fish. Each tasty yellow morsel bumps your score up by a point,
while accidentally chomping on a red one comes with a point deduction. The clock is ticking, with only 20 seconds to maximize your fishy feast. Once time runs out,
the game displays your final score. Don't fret if you didn't break any records, just press F2 and dive back into the feeding frenzy!# Screenshots
## Wining Screen
## Losing Screen