Skip to content

TomWilhoit/readme-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jeopardy

Create a version of the hit game 'Jeopardy'.

The assignment for Front End Engineering Class 1810, Module 2, at Turing School of Software and Design was to create a modified version of 'Jeopardy' using HTML, CSS, and Javascript. It should also use a testing suite using Mocha and Chai, as well as demonstrate Object Oriented Programming and Class principles. The design should include three players and two rounds, including a 'Daily Double' special state.

jeopardy

Installation

OS X:

npm install --save-dev mocha
enpm install --save-dev chai

Testing

npm test

Release History

  • 0.1.0
    • 12 December 2018

Meta

Matt Foxwell – [email protected]

Github

Tom Wilhoit – [email protected]

Github

Contributing

  1. Fork it (https://github.com/foxwellm/Jeopardy/fork>)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

README.md template for your open-source project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published