Nithack / Pokemon.js

Remaking the Pokemon game system completely in Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemon.js

Remaking the Pokemon game system completely in Javascript

Made completely with vanilla js, it ressembles some parts of the pokemon battle system. It surely needs lots of add ons and improvements.

Js concepts used:

  • DOM manipulation;
  • Classes and objects;

Link to the live project: https://matheusluizn.github.io/Pokemon.js/

About

Remaking the Pokemon game system completely in Javascript

License:MIT License


Languages

Language:JavaScript 70.9%Language:HTML 29.1%