Skip to content

sandramolina/wee-beasties

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Pet - Wee-Beasties

A tamogotchi like virtual pet. Its life depends on a timer and once that timer ends it's game over! Through triggering random events the health of the pet can be extended but there is peril also as not all events will be so helpful.

Authors

Installation

Install with npm - On both client and server directories:

  npm install

To run the app - client directory:

  npm start

To run the app - server directory:

  npm run seeds
  npm run server:dev

To visit the app on the web browser:

  localhost:3000/

How it looks?

Click on the play button to watch a one-minute demo!

Quick Demo (don't forget to turn the sound on 🔊)

Wee.Beasties.Demo.mp4

Idle State image

End game windows with persintant scores image

About

Group JS/React Project @ CodeClan E57

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

  • JavaScript 85.0%
  • CSS 13.4%
  • HTML 1.6%