Version 0.0.6
ingame BANZAI!
Too dark, and lots and LOTS of graphics bugs though, but who cares.
Check the 2nd half of the video for the wireframe rendering, to see what's actually going on.
http://www.youtube.com/watch?v=vudRn5F0Z3w

Version 0.0.5
http://www.youtube.com/watch?v=JstU-T1mHPo

Version 0.0.4
http://www.youtube.com/watch?v=TuR7x7iYVJU

-Initial non playable release.


Add/edit the following settings to the DoomConfig.cfg file:
TODO
| c++ | java |
|---|---|
| operator= | oSet(value) |
| operator[] | oSet(x, value) |
| operator[] | oGet(x) |
| operator[][] | oGet(x, y) |
| operator[][] | oSet(x, y, value) |
| operator+ | oPlus |
| operator- | oMinus |
| operator* | oMultiply |
| operator/ | oDivide |
| operator-() | oNegative |
| operator+= | oPluSet |
| operator-= | oMinSet |
| operator*= | oMulSet |
| operator/= | oDivSet |
$ claude mcp add djoom3 \
-- python -m otcore.mcp_server <graph>