doompanning/README.md
2024-12-18 19:01:58 +01:00

589 B

doompanning

@oxmox@chaos.social

Requirements

Linux / FreeBSD

gcc/clang, cmake, sdl2, doom shareware

See Dockerfile for details.

MSYS2 (ucrt64)

pacman -S mingw-w64-ucrt-x86_64-SDL2 mingw-w64-ucrt-x86_64-toolchain
cd doompanning
mkdir build
cmake -G"MinGW Makefiles" ..
cmake --build . -j

State

Input forwarding to the dooms is currently broken or at least in a bad state. Was trying out something, not sure.

Run sdl_nyan_demo for the cats.

sdl_nyan_demo