Collect and return your videotapes that are scattered about the woods. Gather powerups along the way to help you on your quest. Don't get killed. Don't run out of time.
Are you ready to return some videotapes? Why yes, yes I am.
Note that the game works best on OSX due to the emoji font.
- Ensure you have
node@^4.2.1
andnpm@^3.3.9
npm install
npm start
- GOTO localhost
This is a hackathon game that was created in about 24 (non consecutive) hours, at least for its first version. It's built primarily with React, Redux, Immutable, and lodash, simply because I know those tools pretty well and wanted to see how well they'd work for a game. Babel and webpack take care of the transpiling and bundling, and Sass helps out with the stylesheets. There are many other great tools I've used here and I couldn't have built this game so rapidly without them. Muchas gracias to all the people who worked on these projects and all the other technologies that made this game possible; it's one of my favorite things I've ever worked on.