Skip to content

A timed, math-based game where every correct answer causes a kitty to appear on screen!

Notifications You must be signed in to change notification settings

icarrera/kitty-counter

Repository files navigation

Kitty-Counter

Code Fellows Seattle Code 201: Foundations of Software Development

Final Project

January 2016

Kitty Counter
Kitty Counter is a timed, math-based game where every correct answer causes a kitty to appear on screen. The user has 20 seconds to answer as many addition problems as possible. When time runs out, the math problem and submission form disappears and a link to the total kitty count (final score) page appears. When user clicks on the "Click Here for Total Kitty Count" link, they can view their total kitty count along with a silly message associated with their score range. On the total kitty count page, the user is then given the option to go back to the game page and and try again.


Folders, Files, and Libraries
audio

  • kitten.mp3 - Cat meow audio that plays when index.html loads and user gets a math problem correct.

css

  • aboutus.css - CSS file related to the aboutus.html page
  • addthis.css, LMS_CAT.eot, LMS_CAT.svg, LMS_CAT.tff, LMS_CAT.woff - Files needed to style the Kitty Counter header font
  • style.css - CSS file that styles the index.html page
  • timer.css - CSS file that styles the countdown timers on on the index.html page

img

js

  • about.js - JavaScript file for the "Contact Us" form on aboutus.html
  • game.js - JavaScript file that controls the game counters, math problems and forms, kitty sounds, and kitty image appearance
  • jquery-1.12.0.min.js - jQuery library to enable kitty sounds
  • score.js - JavaScript file that causes user's Kitty Count score to appear on score.html

Files not in Folders:

  • index.html - Home page where user plays the Kitty Count game.
  • score.html - Page displays user's final Kitty Count and has fun kitty links.
  • aboutus.html - Page displays information about the project creators and their kitty friends.
  • README.md - Document with information about using Kitty Counter and the files in use.
  • USERSTORIES.md - The user stories we created in order to create Kitty Counter
  • gitpractices.md - Git best practices document for our group to reference.

Read AUTHORS

Aimee Soucy https://github.com/alsoucy

Katherine Beame https://github.com/kbeame

Lex Myers https://github.com/lexm

Iris Carrera https://github.com/icarrera


Contact Information

Contact contributors via their personal GitHub accounts or shoot an email to: kittycounter201d5@gmail.com

About

A timed, math-based game where every correct answer causes a kitty to appear on screen!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •