Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games. Don't forget to come back September 21st to vote for your favorites!
Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Really nice scene that adds a more authentic feeling to a fangame. Since I am a lacking programming skills, I was looking for it for a long time. It works perfectly fine and the graphics are easily exchangable for others to fit your game style. Keep up your cool ideas and great work!
Posted an update so it's easily flippable. To use the flipped version (boat moves right to left) use the same script call, but add "true" as an argument → 'seaGallop(true)'. To use it without flipping, just keep using 'seaGallop' (no "false" argument required). Enjoy! <3