- Added character selection and history management using local storage. - Implemented hint system that unlocks based on the number of guesses. - Enhanced UI with animations for hint unlocks and special win conditions. - Created a server endpoint to record wins in the database.
14 lines
117 B
Plaintext
14 lines
117 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
.git
|
|
.gitignore
|
|
.vscode
|
|
.svelte-kit
|
|
build
|
|
dist
|
|
coverage
|
|
.env
|
|
.env.*
|
|
local.db
|
|
drizzle/meta
|