From 02a90cc9885547448f42f0b6d073639e4533a2d2 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Sun, 12 Nov 2017 19:40:44 +0100 Subject: Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md 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. -- cgit v1.2.3