README.md

citadels

Build Status

Play random games of Citadels

Getting started

Install the latest version of the R package from github

require("devtools")
devtools::install_github("adrtod/citadels")

Play a random game with 3 players

library(citadels)
game(list_players(3), quiet = FALSE)

Author

Copyright (C) 2015 Adrien Todeschini adrien.todeschini@gmail.com

License: GPL-2

Roadmap

Release notes

Version 0.1 (01-2015)

Initial version. Can play random games with random players.

Todo



adrtod/citadels documentation built on May 10, 2019, 5:59 a.m.