Zorkmid is a Z-Vision engine written in portable C99. It allows you to play Zork Grand Inquisitor and Zork Nemesis.
It is based on ZEngine by Marisa-Chan.
- GCC or MinGW
- SDL, SDL_mixer, SDL_ttf
- SDL_gfx
make win32
ormake linux
[Actions Functions]
action_copy_file :reverse it (not needed ?)
action_clear_system_message :reverse it
[Other]
* Create utility and scripts for scale for dingoo
* Clear code
* Other little things...
* Add more code for pana and tilt renderers
* Add fast code for distort effect based on scale-parameter.
--------------TODO if needed (not used)-----------------
[Script Functions]
action_add_preblt :reverse it
action_remove_preblt :reverse it
action_set_master_volume:reverse it and write code
action_zoom :reverse it and write code
MIT License