php-demo-engine
php-demo-engine copied to clipboard
Need a simple format for writing machine patterns that can be loaded and parsed into a Sequence / Event structure for playback. - Should be plain text that is editable...
Audio
There is currently no audio. We could look into FFI to talk to OpenAL or just stream out to sox/play. Either way, it would be nice to have a sound...
Ideas for routines: - Text scrollers - Character mode scroll - Also consider the partial fill character blocks to get 1 pixel horizontal scroll effects - Detune TV / glitch:...
We have some unusual display options that mix plain old ASCII with RGB pixel style behaviours. - Define a set of enumerated drawing modes to cover these combinations, ideally less...