Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrdiamonddirt/fishfrenzy
A Simple Web Based Fish Frenzy Game Created in P5.js
https://github.com/mrdiamonddirt/fishfrenzy
p5js p5js-game
Last synced: about 2 months ago
JSON representation
A Simple Web Based Fish Frenzy Game Created in P5.js
- Host: GitHub
- URL: https://github.com/mrdiamonddirt/fishfrenzy
- Owner: mrdiamonddirt
- Created: 2023-06-15T20:07:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-15T20:12:16.000Z (over 1 year ago)
- Last Synced: 2024-05-01T20:37:14.800Z (8 months ago)
- Topics: p5js, p5js-game
- Language: JavaScript
- Homepage: https://mrdiamonddirt.github.io/fishfrenzy/
- Size: 1.39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Fish Frenzy Game
## Description
A simple Game Fish Game created in P5.js
Eat the Fish that are smaller than you and avoid the ones that are bigger than you.
## How to Play
link to game: https://mrdiamonddirt.github.io/fishfrenzy/
Use the arrow keys to move the fish around the screen.## How to Run
Open the index.html file in a browser.
## Current Features
- Fish that move around the screen
- Fish that grow when they eat other fish
- Fish that shrink when they are eaten
- Fish that are different sizes
- Start screen
- Game over screen
- Score counter
- Timer## Roadmap
- Add a high score screen
- Add a high score list
- Add a way to save high scores
- Add a way to reset high scores
- Add a way to change the difficulty
- Add infinite scaling difficulty with levels