Skip to content

CamArturo/connect-four

 
 

Repository files navigation

Connect Four

Megan and Camilo

Goals

Learn object oriented programming (OOP) principles by building a game that is playable in the browser.
Use OOP to drive the design of the game and the code
Separate business-logic code from view-related code
Create a robust test suite that thoroughly tests all functionality of a client-side application

Tools

use OOP
use es6
use canvas
testing ( mocha, chai )
webpack
ESlintering

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.8%
  • HTML 5.4%
  • CSS 4.8%