Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 2 KB

README.md

File metadata and controls

43 lines (32 loc) · 2 KB

My JavaScript Game Project

Welcome to my JavaScript game project! 🎮

Introduction

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.

What I Learned

  • 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.

Features

  • 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.

How to Play

  1. Clone the repository.
    git clone https://github.com/WhisperNet/2D-pokemon-game.git
  2. Open index.html in your preferred web browser.
  3. Or follow this live demo (This may take some time to load)
  4. Enjoy the game and have fun!

Screen Recording

Check out the screen recording of the game in action: Youtube Link

Controls

  • Use W A S D to move around
  • Walk over the dark green grass patch to randomly activate a battle !

Conclusion

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! 🚀

Acknowledgements

Big thanks to @frankslaboratory and @freeCodeCamp for providing such an insightful tutorial.