Managed Doom Save

A Doom port written in C#

Project README

Managed Doom

Doom II MAP01 screenshot

Managed Doom is a Doom source port written in C#. The entire code is manually translated from Linux Doom with some effort to make it natural C# code. Most functionalities necessary for single player game are implemented, and now it's in the playable state.

Screenshots

Doom E1M1

Doom II MAP11

Mr.DooM 30 MAP29

Eternal Doom MAP29

Requiem MAP13

Zombies TC MAP01

Batman Doom MAP27

Demo video

https://www.youtube.com/watch?v=WIdIOzQFVq0

Demo video

Todo

  • Software renderering

    • Front-to-back rendering using BSP
    • Wall texture mapping
    • Ceiling / floor texture mapping
    • Transparent textures
    • Diminishing lighting
    • Sky rendering
    • Sprite rendering
    • High resolution rendering
    • Optimization
    • Fuzz effect
    • Palette effects
  • Game

    • Collision detection
    • Player movement
    • Player attack
    • Monster AI
    • Doors and platforms
    • Animated textures
    • Demo compatibility
  • Audio

    • Sound
    • Music
  • Misc

    • Status bar
    • Automap
    • Title screen
    • Intermission screen
    • Menu screen
    • Save / load
    • Screen melt animation
    • Config
    • DeHackEd support
    • Frame interpolation

License

Managed Doom is distributed under the GPLv2 license.
Managed Doom uses the following libraries:

Silk.NET uses the following native libraries:

References

Open Source Agenda is not affiliated with "Managed Doom" Project. README Source: sinshu/managed-doom
Stars
382
Open Issues
2
Last Commit
9 months ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating