Skip to content

Tamagotchi game using React, JavaScript, Babel, and Moment

Notifications You must be signed in to change notification settings

PoterekM/tamagotchi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tamagotchi Game!

By Brittany Kerr e-mail me, Jacob Ruleaux e-mail me, Michelle Poterek e-mail me

Description

This web app allows users to play the tamagotchi game. They can create a creature by inputting a name. This starts their 'life cycle', which is reduced by a timer and can increase by feeding, resting and playing with the tamagotchi. But watch out! The creature dies at zero and will disable. Sorry.

Intro Users can enter their pet name and start the game.

Play Users can play, feed or rest their pet!

End The game ends if their pet life finds zero.

Prerequisites

You will need the following things properly installed on your computer:

Installation

Development server

Run npm start for a dev server. Navigate to http://localhost:8080/. The app will automatically reload if you change any of the source files.

Known Bugs

Once a user hits zero the component will unmount, thus stopping the timer, but the user can still add points to their dead pet.

Technologies Used

React.js, JavaScript, Babel, Moment, react-hot-loader, webpack, Node.js, CSS, HTML

About

Tamagotchi game using React, JavaScript, Babel, and Moment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published