Merge pull request 'feat: add structure file' (#2) from feat/file into dev

This commit is contained in:
5803025047 2025-11-13 08:08:46 -05:00
commit 750816b555
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