frankh / 4second

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4 Second Word Game

Play the game: https://frankh.github.io/4second

Building

Simply run make build

Or make build/docker to build inside a docker container (so no need to have npm installed)

Compiled html and js files will be outputted to /output. Serve /output in your favourite http server.

About


Languages

Language:JavaScript 67.0%Language:HTML 30.4%Language:Makefile 2.6%