lindzeng / dot-dot-dot

COS 426 Final Project

Home Page:http://lindzeng.github.io/dot-dot-dot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dot-dot-dot

splash screen

dot-dot-dot is a game in which particle physics meets connect the dots. It is based off the mobile game Dots and is implemented using PIXI and modern JavaScript conventions.

To install, clone the repository and run:

npm i
npm run build
npm run watch

In a separate shell window, run npm run start. Then visit localhost:8000.

About

COS 426 Final Project

http://lindzeng.github.io/dot-dot-dot/


Languages

Language:JavaScript 71.7%Language:CSS 19.7%Language:HTML 8.6%