We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f13baf commit 32c1bd4Copy full SHA for 32c1bd4
README.md
@@ -1,15 +1,15 @@
1
# cljDCPU
2
3
-I'm an app. Or maybe I'm a library? I haven't decided yet.
4
-
5
-The choice is up to you!
+This is a clojure implementation of the CPU which will be used in
+Notch's new game: [0x10C](http://0x10c.com) The exact specifications
+of the processor are available [here](http://0x10c.com/doc/dcpu-16.txt)
6
7
## Usage
8
9
FIXME
10
11
## License
12
13
-Copyright © 2012 FIXME
+Copyright © 2012 Josh Comer and Angus Fletcher
14
15
Distributed under the Eclipse Public License, the same as Clojure.
0 commit comments