Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →
Esp32-doom Alternatives
Similar projects and alternatives to esp32-doom
-
-
JetBrains
Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
-
MicroPython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
-
-
-
-
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
-
esp32-doom discussion
esp32-doom reviews and mentions
-
Doomscroller.xyz
Since it looks to be built on the ESP32 platform, the answer is likely yes (but you'd need a display...) https://github.com/espressif/esp32-doom
I think actually there are a couple of DOOM ports for the platform.
-
M5Stack Cardputer – A $30 card-sized ESP32-S3 computer with display and keyboard
My most pressing question is, can it play Doom?
There seems to be a port for ESP32 [0] and Arduino Nano does play it [1], so maybe?
[0]: https://github.com/espressif/esp32-doom
[1]: https://m5stack.hackster.io/naveenbskumar/yes-arduino-nano-e...
- Doom on CyberPi
-
Just picked these up from sams club, I will try to get Doom running on it
Perhaps try this: https://github.com/espressif/esp32-doom
- Request Tutorial on loading DOOM on ESP32!
-
T-Watch-Keyboard-C3: a device that looks like a miniature PC replica comprised of an ESP32-C3 powered keyboard, and the TTGO T-Watch ESP32 programmable device with a 1.54-inch touchscreen display
should be fine, yeah
-
DOOM! on the #emfcamp TiDAL badge
There is a port of DOOM for an ESP32, proving that it can be done, however I have added additional constraints on myself as follows:
- Update on my WiFi Game Boy cartridge: It can now stream video. (ESP8266)
- hey i am planning to do doom on arduino but my file is not supported, if anyone here knows anything about an arduino compatible doom file please let me know
-
Neil's Technical Review: How I hacked an office telephone to play DOOM
Now all we need for DOOM everywhere is to make the memory management more portable. It's still difficult to port DOOM to microcontrollers like the ESP32 and ARM Cortex-M and RISC-V, which are easily fast enough to run it but which have much less RAM than a 90's PC (128-512K vs 4MB). But they can use external RAM via SPI which is very cheap for 4 or 8 MB, and while that is slower than 90's DRAM because of the serial protocol it should be good enough with a very simple cacheing strategy?
-
A note from our sponsor - Sevalla
sevalla.com | 31 Aug 2025
Stats
The primary programming language of esp32-doom is C++.