Welcome to my JavaScript game project! 🎮
I recently completed an exciting project following this tutorial by @frankslaboratory on @freeCodeCamp. This journey has been incredibly rewarding, teaching me a ton about JavaScript and game development.
- JavaScript Mastery: This project allowed me to dive deep into JavaScript, enhancing my understanding of the language.
- HTML Canvas: I worked extensively with the HTML canvas, learning how to create dynamic graphics and animations.
- Game Logic: Developing the game logic was both challenging and rewarding, helping me solidify my programming skills.
- Dynamic Gameplay: Experience a game with engaging mechanics and smooth animations.
- Interactive Graphics: Utilizing HTML canvas, the game offers a visually appealing and interactive experience.
- Responsive Design: The game adjusts seamlessly to different screen sizes, ensuring a consistent experience.
- Clone the repository.
git clone https://github.com/WhisperNet/2D-pokemon-game.git
- Open
index.html
in your preferred web browser. - Or follow this live demo (This may take some time to load)
- Enjoy the game and have fun!
Check out the screen recording of the game in action: Youtube Link
- Use W A S D to move around
- Walk over the dark green grass patch to randomly activate a battle !
I'm proud of the progress I've made and the skills I've developed through this project. It's been a fantastic learning experience, and I look forward to creating more awesome projects in the future. Feel free to explore the code and leave any feedback or suggestions!
Happy coding! 🚀
Big thanks to @frankslaboratory and @freeCodeCamp for providing such an insightful tutorial.