Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 617 Bytes

readme.md

File metadata and controls

29 lines (25 loc) · 617 Bytes

A Game of Memory

This Javascript card game that will server as a tutorial for learning advanced Javascript concepts.

Topics

  • Object Orientation
  • Design Patterns
    • Observers
    • Iterator
    • Singletons
  • BDD with Cucumber and Gherkin
  • TDD with Mocha
  • Grunt Publishing
  • LESS and CSS, Responsive Design
  • CD with Travis CI and Heroku

###Under Construction....

Next:

  • Tahoe Card Images
  • Card Image Folder Integration
  • Card Flip Animations
  • Card Layout as Table
  • Responsive CSS for all screens
  • Tahoe Card Background
  • Game Win Animations
  • BDD with Cucumber and Gherkin