Dominus is a multiplayer browser strategy game. Grow in power by conquering castles. Make everyone in the game your vassal to become the Dominus.
Dominus is a slow strategy game. Army movement and resource gathering happen slowly over time. Login, give your armies their orders then check back in a few hours.
The game is able to support any number of people. As more people join the map grows creating a larger gameplay space.
Dominus is made using the web platform Meteor.
- Install Meteor
- Run "meteor update" to install packages.
- Duplicate the file "run_temp" and name it "run". "cp run_temp run"
- "chmod +x run"
- Fill in the run file with your info. This file is in the .gitignore and never checked in.
- Do the same with "settings_temp.json and name it "settings.json".
- Start game with "./run"