krainboltgreene / deushack

A little videogame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deushack

https://material.io/color/#!/?view.left=0&view.right=0&primary.color=F48FB1&secondary.color=616161

setup

  1. npm install
  2. PORT=3000 NODE_ENV=development ORIGIN_LOCATION=x npm run watch

todo

  • Store/Read from storage in a reasonable manner
  • Handle web notifications
  • Handle cookies
  • Make the express server handle static assets
  • Setup browserify-hmr
  • Setup cycle-restart
  • Rewrite pages into functional
  • Figure out what I'm going to do with @internal/core
  • Write issue ticket for cycle.js
  • Get away from snabbdom-intents for the browser side
  • Break up pages into chunks
  • Oh fuck I'm a moron, it's so simple

About

A little videogame


Languages

Language:JavaScript 100.0%