Added file structure

This commit is contained in:
Cametendo
2026-04-01 08:43:51 +02:00
parent 4a09d62391
commit e075652877
6 changed files with 75 additions and 25 deletions

8
labyrinth.js Normal file
View File

@@ -0,0 +1,8 @@
function setup() {
}
function draw() {
}