@anthony513/pokemon

poke quiz

Usage no npm install needed!

<script type="module">
  import anthony513Pokemon from 'https://cdn.skypack.dev/@anthony513/pokemon';
</script>

README

Pokemon Game

Rules

The rules are simple, the program will generate a pokemon from the first gen and you will have to guess the primary type of the pokemon with a Multiple Question Choice.

How to install it ?

In the directory of your choice, follow these steps:

  1. npm init
  2. npm install @anthony513/pokemon
  3. node . (to launch the program)