Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/reiddraper/crosscram-sample
- Owner: reiddraper
- Created: 2012-04-21T15:50:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-21T16:17:21.000Z (over 12 years ago)
- Last Synced: 2023-03-11T11:42:58.869Z (over 1 year ago)
- Language: Clojure
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.