Page 1 of 1

Fish Game

Posted: Fri May 15, 2020 2:51 am
by har64479
Hello!

I am currently making a platformer game about a fish. I have implemented the character animation and movement and some collision with a place holder menu screen and two rooms.

link to download demo:
https://calebharmon.itch.io/fish-game

I think it would be cool to implement a water bar that is kind of like health for the fish. It will decrease as time goes on and will refill when contacting water.

Any feedback or suggestions would be great!

Just made this little demo this week and will hopefully be able to add more features soon!

Re: Fish Game

Posted: Sat May 16, 2020 5:19 am
by sphyrth
First Suggestion: It's way more natural for a flopping fish to have a lower jump height.

Re: Fish Game

Posted: Sat May 16, 2020 5:55 am
by har64479
Thanks! I have lowered the height of the flopping and it will be in the next update. I am working to get some more gameplay in the next demo such as some obstacles and platforms. Right now I have implemented a system for the player to go from screen to screen levels but have much more to add.