ef-end-y / hdzero-doom

DOOM for hd-zero goggle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hdzero-doom is DOOM for hd-zero goggle

This DOOM version was forked from fbdoom.

This is not a full-fledged game. This is a proof of concept "DOOM will run on literally anything". You can only watch the demo.

You can try because no need to flash your goggle. It can run code from the sd-card.

Compiling

./setup.sh
cd build
make -j `nproc`

Details are here

Running

copy sdcard/develop.sh into sdcard root
copy out/HDZGOGGLE into sdcard root
copy somewhere/on/the/Internet/doom.wad into sdcard root

Turn on your goggle and get this:

screenshot

About

DOOM for hd-zero goggle


Languages

Language:C 94.1%Language:C++ 5.6%Language:Shell 0.2%Language:Makefile 0.0%Language:CMake 0.0%Language:Dockerfile 0.0%