Inspiration
Finding a fun away to challenge coordination of both hands with reaction speed, dodging incoming snakes and pressing flies that spawn around the player
What it does
The player plays as a frog and moves around a grass plain with the frog being on the center of the screen, dodging incoming snakes that is running in your direction, while collecting flies
How we built it
The program was built through java processing language
Challenges we ran into
Challenges we ran into along the way were trying to extend the tongue of the frog from the center of the frogs position, and the line will immediately disappear when the left button on the mouse/track pad is pressed. Also trying to translate the background of the game so that the hitbox of the flies travel according to the flies and not around the player so it lines up
Accomplishments that we're proud of
We were able to figure out how to translate the background so that were able to move around so that the hitboxes stay ontop of the surrounding flies.
What we learned
We learned how to implement sprites into java processing and make the sprite move, changing the sprite of the object after each movement to make animations
What's next for Snakes and fatter
Create a better structure for the background and line of the tongue, higher difficulties changing the rotation speed and distance of the flies and increasing the number of snakes chasing after a certain number of flies are caught
Log in or sign up for Devpost to join the conversation.