Skip to content

donis3/unity-fishmania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fishmania Project Source Repo

Welcome to fishmania. This is an old unity project of mine built for practice. You can play it here

Gameplay of fishmania

Game Details

  • Endless eat smaller fish and avoid big fish game.
  • XP bar at the top. Fish gets bigger as it levels up and can eat bigger and bigger fish.
  • Fish can move to any direction indefinitely. Grid system will adapt

Technical Details

  • Originally built for mobile. Disabled mobile touch inputs for webGl version.
  • Custom parallax system
  • Custom grid system. A 9x9 grid is created as needed around the player.
  • Grid boxes away from the player are disabled until player comes close.
  • Needs optimization.

About

Endless fish eating game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors