Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robert-stuttaford/bang
https://github.com/robert-stuttaford/bang
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/robert-stuttaford/bang
- Owner: robert-stuttaford
- Created: 2013-05-12T12:55:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-12T14:55:03.000Z (over 11 years ago)
- Last Synced: 2024-12-15T21:42:20.300Z (about 1 month ago)
- Language: Clojure
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bang
Sample code demonstrating a simple rules engine for a shooting game.
Part of a presentation given to CompSci students at the University of Cape Town on the 15th of May.
## Usage
Install [Leiningen](https://github.com/technomancy/leiningen).
Clone this project `git clone git://github.com/robert-stuttaford/bang` and then run `lein spec -a -c` inside the `bang` folder.
## License
Copyright © 2013 Robert Stuttaford
Distributed under the Eclipse Public License, the same as Clojure.