-
Notifications
You must be signed in to change notification settings - Fork 21
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
Implement sessions and games so we can have multiplayer #21
Conversation
@RolandoDrRobot lgtm, sozo build and sozo test passed. I will review it in more detail tomorrow if you want 🫡 |
In the PR we can use Closes # |
I will review the code in detail tomorrow sir @RolandoDrRobot 🫡 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @RolandoDrRobot, LGTM just resolve the conflits and we are done 🫡
f970cdd
to
0758965
Compare
@coxmars Done 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Conflicts have been resolved, but I'd like to know the responses to Daniel's feedback 🫡
97b1563
to
0bcdb62
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🫡
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Closes #20
The idea is to implement the necessary models to have sessions and games where other can join to your game, this was developed in the game jam and was tested there, still need to implement in unity
Included:
Testing and Build