/gameturnclock

Web-based game turn timer

Primary LanguageHTMLMIT LicenseMIT

Game Turn Clock

An free simple web app for tracking the length of turns while playing a game: http://gameturntimer.com

Developers

Installation

  • npm install
  • gulp sass (to compile sass)
  • gulp browser-sync (to run the app locally @ http://localhost:3000)
  • gulp will do the above together