From: Neil Date: Sun, 14 Apr 2013 11:00:20 +0000 (+0200) Subject: Add missed requirements. Update readme X-Git-Url: https://git.ctpug.org.za/?p=erdslangetjie.git;a=commitdiff_plain;h=d519cd8434f461f20ddf451f4f8a10f87f96990e Add missed requirements. Update readme --- diff --git a/README.txt b/README.txt index 45794d4..e8c085a 100644 --- a/README.txt +++ b/README.txt @@ -8,6 +8,12 @@ Members: Neil Muller (drnlm) License: see LICENSE.txt +Requirements +------------ + +This was developed using pygame 1.9.1 and kivy 1.6.0. + + Running the Game ---------------- diff --git a/requirements.txt b/requirements.txt index 043ffd4..3802a91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,3 @@ +cython +pygame kivy