2.0.0 • Published 4 years ago

@anthony513/pokemon v2.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

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)