X-Git-Url: https://git.ctpug.org.za/?p=naja.git;a=blobdiff_plain;f=README.txt;h=23d788cdb0f7eee65ae89ee734b5c99dc709c499;hp=a832f3d6e7729ff833c65393f466215d86ed00ff;hb=HEAD;hpb=946770b7206ae802a7909823faf950b4697de962 diff --git a/README.txt b/README.txt index a832f3d..23d788c 100644 --- a/README.txt +++ b/README.txt @@ -10,7 +10,7 @@ Team: Members: Simon Cross Neil Muller - Adrianna Pinska + Adrianna Pińska Stefano Rivera David Sharpe Jeremy Thurgood @@ -70,12 +70,14 @@ If you have all three colour bits set, and are on the right tile, you can gain a point, although this unsets all the colour bits. Once you have enough points, you win the game, and there is much rejoicing. +(In true 8-bit style, the Konami Code is accepted.) + Development notes ----------------- Creating a source distribution with:: - ./scripts/build_unix.sh + python setup.py sdist You may also generate Windows executables and OS X applications::