newagebegins / lines

Place-5-colored-balls-in-a-row game in JavaScript

Home Page:http://newagebegins.github.io/lines/lines.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lines

A simple JavaScript/HTML5 game where you earn points by placing 5 or more colored balls in a row. The code is written with TDD (Test-Driven Development) methodology. Jasmine is used to run the tests.

Play online
Run tests

A screenshot:
Screenshot of the Lines game

About

Place-5-colored-balls-in-a-row game in JavaScript

http://newagebegins.github.io/lines/lines.html


Languages

Language:JavaScript 94.9%Language:HTML 3.3%Language:CSS 1.8%