smogheap/rpg2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
RPG2 ==== RPG2: the Reciprocative Penning Game for 2 players Take turns with a friend telling any kind of story you can imagine. play online ----------- live: http://rpg2.penduin.net/ static mirror, local multiplayer only: http://smogheap.github.io/rpg2/ dependencies ------------ node.js you may also need to: npm install --save socket.io npm install --save express to run your own server ---------------------- $ node server.js then play at http://yourserver:1139