feat: add structure file

This commit is contained in:
Matthew Florentino 2025-11-13 20:03:43 +07:00
parent 2d4666717e
commit 137af42d12
14 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.env
.docs.txt

0
src/config/db.php Normal file
View File

0
src/css/game.css Normal file
View File

0
src/css/global.css Normal file
View File

0
src/css/style.css Normal file
View File

View File

View File

0
src/index.php Normal file
View File

0
src/js/game.js Normal file
View File

0
src/leaderboard.php Normal file
View File

0
src/login.php Normal file
View File

0
src/onboard.html Normal file
View File

0
src/profile.php Normal file
View File

0
src/register.php Normal file
View File