Skip to content

Game state#56

Draft
aymud wants to merge 7 commits intomainfrom
game-state
Draft

Game state#56
aymud wants to merge 7 commits intomainfrom
game-state

Conversation

@aymud
Copy link
Copy Markdown
Owner

@aymud aymud commented Mar 16, 2024

No description provided.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 16, 2024

Deploy Preview for memorymania failed.

Name Link
🔨 Latest commit 37d0157
🔍 Latest deploy log https://app.netlify.com/sites/memorymania/deploys/66f885c714f6480008254f7b

@aymud aymud linked an issue Mar 16, 2024 that may be closed by this pull request
@aymud aymud force-pushed the game-state branch 4 times, most recently from a2a55f4 to 5e4fe6a Compare March 19, 2024 02:49
@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
src 100% 88% 0
src.components 98% 90% 0
src.components.tests 100% 100% 0
src.context 84% 62% 0
src.context.tests 100% 100% 0
src.hooks 84% 43% 0
src.hooks.tests 100% 100% 0
src.routes 84% 55% 0
src.utils 83% 50% 0
src.utils.tests 100% 100% 0
Summary 89% (349 / 390) 73% (62 / 85) 0

@aymud aymud linked an issue Mar 19, 2024 that may be closed by this pull request
@aymud
Copy link
Copy Markdown
Owner Author

aymud commented Mar 19, 2024

@amir-hu you can maybe use this for the frontend once your database is working. i was trying to use the browser storage to store stuff and creating the profile but i think your changes would overwrite this anyways

@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
src 45% 0% 0
src.components 58% 32% 0
src.context 71% 50% 0
src.hooks 27% 30% 0
src.routes 28% 0% 0
src.utils 100% 100% 0
Summary 46% (156 / 337) 30% (30 / 100) 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

save game state in browser session storage Database to use backend

1 participant