littleGames

Warcross

Hackathon project. It is a video game based lightly on some battle scenes from “warcross” by Marie Lu.

ideas

  class User{
    constructor() {
      health
      speed
      damage
      lightRadius
    } 
  }

summary of hard stuff:

Plan

Alek Max

Kevin: front end web developer, artist

wishlist

run the thing in a sketchy way – low key not sketchy…

ssh -R 80:localhost:3000 ssh.localhost.run

OR, with npm install -g localtunnel its something like lt --port 3000