Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# crosscram-sample

## Usage

```shell
git clone [email protected]: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.