Commit graph

2 commits

Author SHA1 Message Date
Paul Gilbert
d4ec8c5815 CREATE_ENGINE: Add new -events option for events-based project
This gives an option for creating a project where the event
handling is centralized in a single processing loop, and is
then dispatched to 'views' that contain the game logic.
Like the original skeleton engine, the created events-based
engine contains a single default view showing a palette cycle.
2023-06-08 20:16:36 -07:00
Paul Gilbert
d00106fc6e DEVTOOLS: Initial commit of new create_engine tool 2022-05-08 21:11:41 -07:00