new image

main
Boyana 1 year ago
parent 090aba57bc
commit d46cb9691c

@ -4,7 +4,7 @@
<script>
console.log("hey there");
function preload(){
img=loadImage('wheel.png')
img=loadImage('wheel-of-fortune')
}
function setup() {
createCanvas(windowWidth, windowHeight);
@ -41,6 +41,7 @@ function draw() {
</head>
<body>
<h1>Spin the Oracle Wheel!</h1>
<p></p>
</body>

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Loading…
Cancel
Save