Skip to content

Commit 2f00152

Browse files
Merge branch 'master' into theme-github-pages
2 parents 2001afc + 21b75ec commit 2f00152

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

README.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs/index.md

docs/index.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# corewa_rs
2+
A Rust implementation of [Core Wars](http://www.koth.org/index.html).
3+
4+
The implementation is based on [this introductory guide](http://vyznev.net/corewar/guide.html) to Redcode, as well as the [pMARS '94 reference](http://corewa.rs/pmars-redcode-94.txt) and an [annotated version](http://corewa.rs/icws94.txt) of the ICWS '94 draft.
5+
6+
## Crates
7+
* [corewa_rs](http://corewa.rs/crates/corewa_rs) - the main implementation
8+
* [testutils](http://corewa.rs/crates/testutils) - some utilities for working with load files and testing complex predicates

0 commit comments

Comments
 (0)