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

Fix the game so that it works completely with Sui Move. #6

Closed
10 tasks done
Tracked by #3
duedme opened this issue Sep 17, 2022 · 0 comments
Closed
10 tasks done
Tracked by #3

Fix the game so that it works completely with Sui Move. #6

duedme opened this issue Sep 17, 2022 · 0 comments

Comments

@duedme
Copy link
Owner

duedme commented Sep 17, 2022

  • Fix the problem with UID object.
  • Use TxContext instead of signers.
  • Pass objects as arguments instead.
  • Erase borrowing method.
  • Correct ownership problems.
  • Create a special object to emit.
  • Restructure methods like be_the_game_admin_at_start().
  • Set available methods in game.move as entry methods.
  • Erase Place object and locate its elements inside the Game object.
  • Implement getter functions for already used cards.
This was referenced Sep 17, 2022
@duedme duedme closed this as completed Sep 17, 2022
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

No branches or pull requests

1 participant