Skip to content

CamHenlin/roguish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roguish Readme

How to play latest demo

Go to the demo site

How to clone and play locally

On Macintosh and Linux

Open a terminal and run the commands:

git clone https://github.com/CamHenlin/roguish.git

cd roguish

python -m SimpleHTTPServer 8000

And then point your favorite web browser at http://localhost:8000 or http://localhost:8000/devindex.html

How to build a new game.min.js after modifying game code

On Macintosh and Linux

Open a terminal and run the commands:

git clone https://github.com/CamHenlin/roguish.git

cd roguish/build

./build.sh

For further instructions, see documentation on Roguish Assembla page!

About

open source, multiplayer, extensible rogue-like

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published