diff options
| author | Tom Smeding <tomsmeding@users.noreply.github.com> | 2015-04-26 20:27:03 +0200 |
|---|---|---|
| committer | Tom Smeding <tomsmeding@users.noreply.github.com> | 2015-04-26 20:27:03 +0200 |
| commit | f3b7df07e4fd136521186baee86faa822dc68d16 (patch) | |
| tree | 58ccf9ef4ff8c55759f2116665cfd1e73e9b8660 | |
| parent | 4c1296c922adca491533b40ca0b0be23bad4c177 (diff) | |
Create README.md
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..368a810 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Neutron +A player and compiler suite for the board game Neutron. + +Gluon is a random player, neutrino is a reasonably good player, higgs is the encompassing header stuff. + +Randino is a random player in progress. + +The competition manager is competition.py (PYTHON ***3***), and full competitions can be run with fullcomp*. |
