This is my first time using HTML Canvas to build a game. I decided to make a simple Pokémon-style adventure and battle game to learn how game development works.
Right now the game includes player movement, map exploration, and a basic battle sy…
This is my first time using HTML Canvas to build a game. I decided to make a simple Pokémon-style adventure and battle game to learn how game development works.
Right now the game includes player movement, map exploration, and a basic battle system where the player can fight enemy Pokémon
used ai for code implementation and debugging