Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Room store #26

Merged
merged 10 commits into from
Nov 12, 2024
Merged

Room store #26

merged 10 commits into from
Nov 12, 2024

Conversation

alyssaruth
Copy link
Owner

Port Room to kotlin and introduce a RoomStore.

There's still a whole bunch of messy state within Room that'll want extracting - thinking we'll probably end up with a GameStore where a game references the room it's a part of. Chat messages will need their own store too.

Also got distracted converting hands from String[] to List<String> 🤷‍♀️

@alyssaruth alyssaruth merged commit c5b3beb into main Nov 12, 2024
3 checks passed
@alyssaruth alyssaruth deleted the room-store branch November 12, 2024 08:53
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.

1 participant