SkillAgentSearch skills...

NwDoom

Doom port for the numworks graphing calculator

Install / Use

/learn @lennardwalter/NwDoom
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

nwDoom - Doom for the numworks graphing calculator

You can play Doom almost anywhere, even on a Nokia N900. But not on the Numworks calculator? Let's change that!

Installation

Put the "doom"-folder into apps/ and compile with make PLATFORM=simulator EPSILON_APPS="doom settings".

Problems

At the moment the port only works on the simulator. There are a lot errors because of all the IO stuff, which obviously doesn't work on the calculator. But even if we fixed those it probably wouldn't work because of memory restrictions.
I'm pretty sure it is possible to do, but there is still a lot of optimizing required to actually make it work.
A huge bottleneck for example is the whole RGBA8888 frame we keep in memory.

Contributing

Any pullrequest is welcome. A first step would be to eliminate all compiler errors.

Related Skills

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated1mo ago
Forks2

Languages

C

Security Score

90/100

Audited on Feb 4, 2026

No findings