update readme

This commit is contained in:
zongor 2025-05-03 21:11:09 -04:00
parent 231c246632
commit 119edcbadd
1 changed files with 2 additions and 2 deletions

View File

@ -10,10 +10,10 @@ environments (Universes) for video games and/or generic 3d modeling jobs
It is inspired by [[https://wiki.xxiivv.com/site/uxn.html][uxn]],
[[https://web.archive.org/web/20210913164515/https://www.oocities.org/connorbd/varaq/index.html][var'aq]],
[[https://www.zachtronics.com/tis-100/][TIS-100]],
[[https://github.com/LMP88959/PL3D-KC][the kings crook engine by EMMIR]]
[[https://github.com/LMP88959/PL3D-KC][the kings crook engine by EMMIR]],
[[http://duskos.org/][Dusk os]],
[[https://www.inferno-os.org/][Inferno]], and
[[https://plan9.io/plan9/][Plan9]].
The authors main implementation of ZUM in written in ZTL/C and uses the
[[https://www.libsdl.org/][SDL2]] library to do drawing, sound, and other things.
[[https://www.libsdl.org/][SDL2]] library as this implementations backend to do drawing, sound, and other things.