Log In  

Cart #jujefegeyu-2 | 2024-03-31 | Embed ▽ | License: CC4-BY-NC-SA
7


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

P#145264 2024-03-31 16:55 ( Edited 2024-03-31 19:32)

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}

P#145277 2024-03-31 18:47

Thanks! Uploaded a version with that fix :)

P#145280 2024-03-31 19:32

[Please log in to post a comment]