Skip to content

allenc256/node-sokoban

Repository files navigation

node-sokoban

This is a simple Sokoban clone written using node.js. Hopefully it might serve as a simple demo for how to write web apps using a number of standard frameworks. The primary programming language used is CoffeeScript. The backend is written using Express. The frontend is written using RequireJS, Backbone.js, and Handlebars.js (among other things).

Running

These instructions assume you have node.js installed.

  1. Run npm install to install all necessary modules/components.
  2. Run npm start to start the server.
  3. Visit the URL: http://localhost:3000/

Demo

A demo of the app is hosted at http://node-sokoban.herokuapp.com/ (screenshot below):

screenshot

About

Sokoban clone written using node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •