Skip to content

JSweet314/game-time

Repository files navigation

Game Time!

Getting Started

  • Clone down this repo and run npm install.
  • Start the game by running npm start and visiting localhost:8080 in your browser.
  • Test suite can be run with terminal command npm test
  • Eslint can be run with npm run eslint

The purpose of this project was to get practice with objects, inheritance, ES6 syntax, and the HTML Canvas element. We utilized TDD with Mocha and Chai, Babel to ensure browser compatibility with ES6, and ESLint to ensure consistently readable code. Additionally, we use webpack to bundle our files and take a modular approach.

Screenshot: Screen Shot

About

A fun recreation of a classic game using HTML5 Canvas and ES6 Classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •