- Notifications
You must be signed in to change notification settings - Fork0
DOOM source port in Eiffel with SDL2
License
NotificationsYou must be signed in to change notification settings
imustafin/brie_doom
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DOOM source port in Eiffel with SDL2
Brie is pronounced/briː/ like Brie cheese 🧀
Brie Doom's website is located athttps://briedoom.imustafin.tatar
Based on the original source port releasehttps://github.com/id-Software/DOOMwith autio/video output inspired byhttps://github.com/chocolate-doom/chocolate-doom.
Big thanks tohttps://github.com/makava/sdldoom-1.10-mod for a versionwhich compiles on modern systems.
This project is now in active development and everything changes frequently.Anyways, here are some pictures:
- My wrap_sdl forkhttps://github.com/imustafin/wrap_sdl
Depending on the configured music device, Brie Doom might use MIDI outputfor music. In this case, check the correspondent SDL Mixer env vars like:
SDL_SOUNDFONTS
for setting the path to the soundfont.Fluid R3 General MIDI Soundfont is known to work.Set it likeSDL_SOUNDFONTS=/usr/share/soundfonts/FluidR3_GM.sf2
.
About
DOOM source port in Eiffel with SDL2