Skip to content

niebloomj/UofRPG

Repository files navigation

UofRPG

A class project to develop a role-playing game based on the University of Rochester

Developers

Running a test server

Windows

To start a test server, just double-click "run_win.bat" and leave the terminal window that pops up open. You should be able to access the site now at localhost:3333.

Mac OS X

Before you can use the test server on OS X the first time, you need to fix a permissions problem. Open Terminal (or your favorite alternative bash terminal) and cd to the directory where you have the UofRPG repository cloned. Then run this command: chmod u+x run_mac.command.

After you have done that once, you will thenceforth be able to start the test server just by double-clicking "run_mac.command" (leave the terminal window that pops up open). You should be able to access the site now at localhost:3333.

Other *nix systems

Execute "run_nix.sh" in bash and leave the terminal window open. You should be able to access the site now at localhost:3333.

About

University of Rochester Playing Game: Year 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published