mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
update
This commit is contained in:
parent
0153163a56
commit
c1c655de3c
@ -1,5 +1,5 @@
|
||||
function setup() {
|
||||
createCanvas(400, 400);
|
||||
createCanvas(displayWidth, displayHeight);
|
||||
}
|
||||
|
||||
var rectX = 200;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user