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!
I found a bug where the game will crash upon attempting to sell a Pokémon who's price ends with ".0". The error message reveals that the game crashes because the sell price's value is stored as a floating point instead of integer, hence the ".0".
TL:DR - If your Pokémon's sell price at the...