forked from rogueinabox/rogueinabox
-
Notifications
You must be signed in to change notification settings - Fork 0
1 ~ Installation
Jackal93 edited this page Apr 19, 2018
·
3 revisions
-
Install system wide dependencies:
-
Create a virtual environment, install python dependecies and compile Rogue source code:
bash setup.sh
By default, the game is compiled without monsters. If you wish to use monsters, then from within the main directory execute:
cd Rogue bash build_with_monsters.sh