This course will teach you how to develop your own Pokémon-style game with just JavaScript and HTML canvas. You'll learn how to create extremely detailed maps, how to program player boundary collision detection, and how to code detailed battle sequences to get your very first top-down game off the ground.
Google Drive Assets - https://drive.google.com/drive/folders/1cbdyXiO7IlIDgSDul6yMvFrJ-acQgJjf?usp=sharing
Download Tiled - https://www.mapeditor.org/download.html
Tiles - https://cypor.itch.io/12x12-rpg-tileset
Monsters - https://pixel-boy.itch.io/ninja-adventure-asset-pack
Finished Demo - https://chriscoursespokemon.netlify.app/
Source Code - https://github.com/chriscourses/pokemon-style-game/commit/13cda18be4dc6221f2ca36bc9e049be384c14e84
Hi, thank you for creating such amazing content. Also I have a question about content that you said on the last minutes of video like: creatinginventory, gym battles and so on. Where I could fint it?