generated from remarkablegames/kaplay-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: rename game to "Bubble Gun"
- Loading branch information
1 parent
56f55b4
commit d8e1fa8
Showing
5 changed files
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"name": "kiki-and-boba", | ||
"name": "bubble-gun", | ||
"version": "1.0.0-alpha", | ||
"description": "💦 Shoot bubbles at enemies!", | ||
"author": "Mark <[email protected]>", | ||
|
@@ -14,7 +14,7 @@ | |
"preview": "vite preview", | ||
"start": "vite --open" | ||
}, | ||
"homepage": "https://remarkablegames.org/kiki-and-boba/", | ||
"homepage": "https://remarkablegames.org/bubble-gun/", | ||
"dependencies": { | ||
"kaplay": "3001.0.9" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters