ajbowen249 / dungeon-delver-engine

A Tandy Model 100 and ZX Spectrum implementation of OGL 5.1 in Assembly
4 stars 1 forks source link

Generate Screen Boilerplate from JSON #23

Closed ajbowen249 closed 2 months ago

ajbowen249 commented 2 months ago

Better documentation is coming from this Soon™. This creates the requirement for a dde_project.json file, where all screen definitions have moved. Screen background data, static props, and even some simple logic like doors to other screens and basic interactions has all been moved to that file. You can also provide an optional .asm file to supplement that definition with additional logic, etc. More extensive examples of what this can do will be seen in mol.