Skip to content

naelstrof/2420-DingoDanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

DingoDanger

A multi-platform, curses based, C#, top-down shooter with wonky controls because C# has few multi-platform options for light-weight keyboard grabbing.

How to play

  • Windows

    1. Download the appropriate binary package from the Releases page.
    2. Download and install .NET 4.0 or equivalent.
    3. The game must be ran through a terminal emulator like cmd.exe. Double clicking on DingoDanger.exe will suffice, but using a better terminal emulator like cygwin or putty is recommended.
  • Linux

    1. Download the appropriate binary package from the Releases page.
    2. Compile/install mono from your local repository.
    3. Compile/install curses-sharp from your local repository.
    4. Run mono DingoDanger.exe in your favorite POSIX compliant terminal emulator (gnome-terminal, xterm, etc).

About

Another homework assignment, this time a GAME!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages