Skip to content

mihobo/Tamamon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tamamon タマモン

Task

A Tamagotchi-style app written in Javascript with jQuery.

Instructions/Installation guide

$ git clone git@github.com:mihobo/Tamamon.git
$ cd Tamamon
$ open SpecRunner.html

User Stories

As a player
So that I know how my pet is doing
I want to be able to see my pet’s health

As a player
When my pet is hungry
I want to be able to feed my pet

As a player
So that I can have fun with my pet
I want to be able to play with my pet


Bonus user story features:

As a player
So that I can call my pet something
I want to be able to give my pet a name

As a player
When my pet is tired
I want to be able to let my pet sleep

As a player
So that I can nurse my pet when it gets sick
I want to be able to heal my pet

As a player
When my pet gets dirty
I want to be able to clean my pet

Features

  • You can feed Tamamon
  • You can play with Tamamon
  • Tamamon bounces by default with a happy face
  • When fed, a feeding animation is shown
  • When played with, a play animation is shown
  • When full or tired, a shaking head animation is shown
  • Energy messages change depending on Tamamon's energy levels
  • Energy number changes in color depending on the number
  • Every 10 minutes, Tamamon's energy goes down by 2 (state is saved on local drive)

Screenshots(v.1.0)

Default energy for Tamamon is 10: Imgur

When you feed Tamamon: Imgur

When Tamamon is full of energy and you try to feed it: Imgur

When you play with Tamamon: Imgur

When Tamamon has no energy and you try to play with it: Imgur

v(1.1) - Tamamon has been updated with a pixelated/8bit retro style look - screenshots coming soon.

Web-link

< website link to play Tamamon coming soon >

Additional Comments

All Jasmine spec tests pass (100%)

Bonus features still to be incorporated into the app.
Watch this space!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors