Skip to content

sbuggay/raylib-doom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raylib-doom

raylib-doom is a port of DOOM to raylib from the linuxdoom-1.10 open source release.

doom1

There are very little changes from the original source, mostly just the I_ interface files. Theres no reason to use this over something much more mature like Chocolate Doom.

Controls

Key Action
Control or Mouse1 Fire
W or Up Forward
S or Down Backward
A Strafe Left
D Strafe Right
Left Turn Left
Right Turn Right
E/Space Use
Shift Sprint
Alt Strafe (for arrow keys)

Changes

  • Add 64bit support.
  • Resizable window that maintains internal aspect ratio.
  • Default game screen size to maximum.
  • Load menu demos from version 1.19 WADs.

Roadmap

  • Sound
  • Music
  • Configs
  • Mouselook up/down

About

DOOM port to raylib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.7%
  • C 7.1%
  • Makefile 0.2%