A multi-platform, curses based, C#, top-down shooter with wonky controls because C# has few multi-platform options for light-weight keyboard grabbing.
-
Windows
-
Linux
- Download the appropriate binary package from the Releases page.
- Compile/install mono from your local repository.
- Compile/install curses-sharp from your local repository.
- Run
mono DingoDanger.exe
in your favorite POSIX compliant terminal emulator (gnome-terminal, xterm, etc).