RaspberryRocketeer/frontend/game.ts
2022-11-29 09:32:09 +01:00

3 lines
No EOL
47 B
TypeScript

function setup() {
createCanvas(400, 400)
}