diff options
author | Jakob Stendahl <JakobS1n@users.noreply.github.com> | 2017-11-12 19:40:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-12 19:40:44 +0100 |
commit | 02a90cc9885547448f42f0b6d073639e4533a2d2 (patch) | |
tree | 6cd8fed30bfe9a1a3b34ca24a685b7ec0cf084d4 | |
parent | 91f2f03605f8fc2e3555e18826662754e1ee91a0 (diff) | |
download | Space-Invaders-CS-Console-02a90cc9885547448f42f0b6d073639e4533a2d2.tar.gz Space-Invaders-CS-Console-02a90cc9885547448f42f0b6d073639e4533a2d2.zip |
Create README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..576c260 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Space-Invaders-CS-Console + +(C# Console app + Space Invaders == Awesome Game) => TRUE!!! + +This is a C# Console version of space-invaders. It works pretty well, the game is not finished yet but it's starting to take shape now. It is not a pleasure to play, because you can only press one key at a time and you are limited by the windows key-repeat time for you keystrokes to count. But i would say that it works pretty well. |