diff options
author | Jakob Stendahl <jakob.stendahl@outlook.com> | 2017-11-12 21:36:12 +0100 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2017-11-12 21:36:12 +0100 |
commit | 563ea1e795d4d683aca889e72fa5f43f3f612763 (patch) | |
tree | 7116036ec698e503b7acbfff8a047c632e25a36f | |
parent | eff4413449dc9dfe365ded241c524fe0bab104c2 (diff) | |
parent | 02a90cc9885547448f42f0b6d073639e4533a2d2 (diff) | |
download | Space-Invaders-CS-Console-563ea1e795d4d683aca889e72fa5f43f3f612763.tar.gz Space-Invaders-CS-Console-563ea1e795d4d683aca889e72fa5f43f3f612763.zip |
Merge branch 'master' of https://github.com/JakobS1n/Space-Invaders-CS-Console
-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. |