added background

This commit is contained in:
Mees Roelofsz
2023-12-13 13:01:12 +01:00
parent dbfad644a0
commit 6046ff8de9
2 changed files with 1 additions and 0 deletions

BIN
web/background.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

@@ -69,6 +69,7 @@ function setup() {
// disable the outline of shapes // disable the outline of shapes
Movementloop() Movementloop()
noStroke(); noStroke();
//bg = loadImage('web/background.png');
} }
function score() { function score() {