Skip to content

JLL/dominionrules

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dominionrules

Build Status

Build Status

Implementation of the Dominion Rules 3.1

http://dominionrules.org/

Tested on the following platforms:

  • Win8.1, VS2013
  • Ubuntu 14.04, GCC 4.9.2
  • FreeBSD 10.1, Clang 3.5

##Build

You will need:

###Windows

When building for windows, please define the following environment variables:

BOOST_ROOT CEREAL_ROOT SQLITE_ROOT GTEST_ROOT

For example:

BOOST_ROOT=C:\boost_1_57_0

###Linux and BSD

For easier setup it is recommended to use biicode.

  1. bii cpp:configure
  2. bii cpp:build

Otherwise builds requires CMake to be installed, files required to build are located under the build/ folder

About

Implementation of the Dominion Rules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.3%
  • CMake 5.7%
  • C 2.0%