First windowed demo for the Picotron, with some exploratory misuse of the window command and the audio system, and the usual pushing of bad lua code to its' extremes.
released at Revision 2024 Fantasy Computer compo.
code and music by visy
1
"(can we have a command to set its' initial location?)"
Yes! Try replacing line #394 with this:
window{width=ww,height=hh,x=30,y=30,resizeable=false}
[Please log in to post a comment]