Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 704 Bytes

File metadata and controls

38 lines (28 loc) · 704 Bytes

Invader

1. How to Play

  • Press cursor keys to move character.

  • Enter : PAUSE

  • Cursor key : move the character

  • Escape : Quit the game

    |      X       |
    |              |
    |     |||      |
    |              |
    |    |||       |
    |              |
    |   |||      | |
    |              |
    |  |||         |
    |              |
    | |||          |
    |              |
    ||||         A |
    

2. How to make

Compiling

csc Invader.cs -win32icon:icon.ico

3. System Requirements

  • Windows7
  • I checked runing in Windows 7 and Windows 10
  • .NET Framework version 2.0 / C# 2.0