Card1 | Card2 | Winner card |
---|---|---|
Feu | Eau | Eau |
Feu | Plante | Feu |
Feu | Glace | Feu |
Eau | Plante | Plante |
Eau | Sol | Sol |
Plante | Poison | Plante |
Plante | Sol | Sol |
Plante | Vol | Plante |
Visit this link for more info about this game The Level 4
Implementing this game was pretty handy but cool.
- mocha
- chai
npm i -D mocha
npm i -D chai
npx mocha
commonjs
) across all my code, but you can change it at your own risk😉🤞
-
Performance issues
The runtime complexity of this game is
horrible
- his is probably caused by the permutation generator function
-
Build a friendly User interface
At this state only programmer, or some user can use this game As on of my friends said when he saw me using the terminal to run some command: " You're a Hacker ?? "