Working on the terminal...

This commit is contained in:
2021-12-05 10:16:37 +01:00
parent 9e547e7292
commit fe9220bb39
6 changed files with 99 additions and 28 deletions

View File

@@ -1,3 +1,4 @@
cls()
function init()
x, y, dx, dy = 0, 0, 1, 1
paper(COLOR_BLACK)