An open API service indexing awesome lists of open source software.

https://github.com/reiddraper/crosscram-sample


https://github.com/reiddraper/crosscram-sample

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# crosscram-sample

## Usage

```shell
git clone git@github.com:reiddraper/crosscram-sample.git
cd crosscram-sample

# play 100 rounds
lein run 100
# Winner Stats: {:bot-a 10, :bot-b 90}

# now edit bot_a.clj and/or bot_b.clj
# to have new bots play against each other

## License

Copyright (C) 2012 FIXME

Distributed under the Eclipse Public License, the same as Clojure.