intotheverticalblank.com
ugBasic Game Programming #1. Atari 8bit hello world and png display
ugBasic Home Page ugBasic IDEugBasic Sandbox Code Hello WorldPRINT “hello world”Code Png DisplayBITMAP ENABLE (2)airplane := LOAD IMAGE(“ship32x32.png”)PUT IMAGE airplane AT 0,0