/ricochet-backbone

Ricochet Robots, in Backbone.js

Primary LanguageJavaScript

ricochet-backbone

Ricochet Robot is a board game invented by Alex Randolph, with art by Franz Vohwinkel. It's åa fast paced multiplayer puzzle game. Vie for points by solving a complex puzzle faster than your friends. Check out the blog post on this project for more information about the game. Built with Backbone.js, jQuery, and HTML5 Canvas. Intended for local play.

Play the Webapp!

(click the image below)
screenshot

##Getting Started

  • Find 1-4 other friends.
  • Load up the (web app)[https://ricochet.herokuapp.com].
  • Set up your game by entering the number of players, and their names.
  • Get the right robot to the target square faster than your friends.
  • Nerd Out after!

##Instructions/Setup (Demo): Set-up Demo

Contributing

Accepting contributions!

Next Planned Feature:

Multiplayer with Socket.io. Interested in collaborating? Reach out if you have other ideas, either through the issues page, or by finding my contact information at sdtsui.com.

Check out the style guide, contributing.md, and issues page for ideas.

###To run locally:

  • Clone the repo
  • run npm install (requires backbone, vex, jquery, and some server dependencies)
  • run nodemon server.js
  • Navigate to localhost:8080