Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Chronos234
/
test1
like
1
Running
App
Files
Files
Community
Chronos234
commited on
Feb 15, 2025
Commit
90de496
·
verified
·
1 Parent(s):
6cd456b
Update enemy.js
Browse files
Files changed (1)
hide
show
enemy.js
+1
-1
enemy.js
CHANGED
Viewed
@@ -21,4 +21,4 @@ class Enemy {
21
ctx.fillStyle = 'red';
22
ctx.fill();
23
}
24
-
}
21
ctx.fillStyle = 'red';
22
ctx.fill();
23
}
24
+
}