dalexj / gametime_2048

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gametime - 2048

A project done for the Turing School to build a game for the browser with javascript. The main focus of this project is to learn how to handle interactions with javascript and the DOM using jQuery, as well as some general javascript practice to get some good experience.

Visit the game here through github pages

Running the game locally

$ git clone https://github.com/dalexj/gametime_2048.git
$ open index.html

Tests

Sanity check

$ open test.html

About


Languages

Language:JavaScript 89.0%Language:CSS 8.6%Language:HTML 2.0%Language:Ruby 0.4%