Skip to content

Vraiment/VROOM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VROOM

VROOM is a port of the original DOOM source code to OS X (and, in the future, possibly other platforms) with the following objectives:

  • The code must be the original code as much as possible.
  • Replace any old dependencies/subsystems by SDL2 (because is awesome).
  • Built with Xcode (again, because is awesome).
  • Build a native OS X application bundle (Doom.app) that contains all the data required to run the game (executable and WADs).

Currently is WIP, some documentation is available at the dev blog.

About

DOOM Open Source Release

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.2%
  • C++ 3.8%