diff options
Diffstat (limited to '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. |