Y
Hacker News
new
|
ask
|
show
|
jobs
by
jmmv
1470 days ago
EndBASIC has graphics support. Not with that syntax, but hopefully similar enough. You can try things like this:
GFX_LINE 100, 100, 200, 200
GFX_RECTF 300, 300, 400, 500