Skip to content

eiriklv/i-have-to-return-some-videotapes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I have to return some videotapes

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 really only works on OSX due to the emoji font. Seems to work pretty well cross browser though, but it was tested in Chrome.

Developing

  1. Ensure you have node@^4.2.1 and npm@^3.3.9
  2. npm install
  3. npm start
  4. GOTO localhost

About

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.

About

Collect and return your videotapes that are scattered about the woods

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.8%
  • CSS 13.7%
  • HTML 0.5%