apps/NXDoom: Initial port of DOOM to NuttX#19239
Open
linguini1 wants to merge 3 commits into
Open
Conversation
xiaoxiang781216
previously approved these changes
Jun 29, 2026
cederom
previously approved these changes
Jun 29, 2026
cederom
left a comment
Contributor
There was a problem hiding this comment.
WHOAH!! CONGRATZ @linguini1 =)
Includes documentation about the current state of the DOOM port, where it came from, how to play and what the requirements are. Includes all of the warnings about experimental/unfinished features. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
Includes a defconfig to play NXDoom on the simulator. Keyboard input is available through X11, as well as graphics rendering. The `/data` folder is used as the default home for game files. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
Include docs about new NXDoom configurations for playing NXDoom. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
acassis
approved these changes
Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This is the twin PR of the source port: apache/nuttx-apps#3573
The
nuttx-appsneeds to be merged first.It includes a configuration for playing NXDoom on the NuttX simulator with X11 graphics and keyboard input, as well as documentation about the configuration and NXDoom itself.
This is part of my GSoC proposal, last milestone of making some cool user demos: #18507.
Impact
Users can play DOOM on NuttX!
Testing
Tested by playing NXDoom on the NuttX simulator in a Linux environment with the included configuration: