trbachmann / treasure-time

Wheel of Fortune style game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wheel of Fortune - Turing Mod 2 Project

Treasure Time is an interactive three-player game where players take turns guessing portions or all of the hidden phrase in an attempt to secure treasure. This game was designed based off of the classic Wheel of Fortune Game. The objective of this project was to implement an application using Object Oriented Programming principles.

Set Up

git clone git@github.com:trbachmann/wheel-of-fortune.git
npm install from the project root directory

See It Live

Treasure Time on GitHub Pages

Original Assignment

GameTime project from Turing School of Software and Design

Built With

  • JavaScript
  • jQuery

Tested With

  • Mocha
  • Chai

UI Wireframe

Initial Wireframe

Screenshots

Start Screen Game

Contributors

Hillary Stewart
Tiffany Bachmann

About

Wheel of Fortune style game


Languages

Language:JavaScript 83.2%Language:HTML 8.6%Language:CSS 8.2%