feat: game over screen
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "p5js-vite",
|
||||
"name": "untitled-maze-game",
|
||||
"version": "0.1.0",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
@@ -11,6 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"babylonjs": "^9.5.1",
|
||||
"p5": "^2.2.3",
|
||||
"p5js-wrapper": "^1.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user