Stage & Player Movement with Dash

This commit is contained in:
2023-11-26 22:38:33 +08:00
commit 62ae1730fd
16 changed files with 1621 additions and 0 deletions

5
.prettierrc Normal file
View File

@@ -0,0 +1,5 @@
{
"printWidth": 80,
"tabWidth": 2,
"singleQuote": false
}