jrmedina / tamagotchi

A practice assessment for Mod 1 students working with class to class interaction.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tamagotchi + Trainer Suite

A practice assessment for Mod 1 students working with class to class interaction.

Set up:

  1. Clone this repo to your machine
  2. cd into the repo's root directory
  3. Run npm install

How to Run The Tests

npm test src/tamagotchi-test.js
  1. Familiarize yourself with the existing code
  2. Start with the tamagotchi tests
  3. THEN, move to the trainer tests
npm test src/trainer-test.js

About

A practice assessment for Mod 1 students working with class to class interaction.


Languages

Language:JavaScript 100.0%