Pokemon battle

Goal

Create a fun and interactive one page game using JavaScript, focusing on simple mechanics, and an enjoyable user experience. The goal is to learn basic programming skills while building a game that is easy to play, entertaining, and fully functional within a single web page.

Improved on

  • HTML
  • CSS
  • Javascript
Pokemon attack

What I did

  • Attacks do damage on health bar
  • Opponents attacks are randomised 
  • if statement based on opponents health final blow
  • Win/Lose counter
Scroll to Top