Skip to content

Conversation

@yuryroot
Copy link
Owner

Implement base logic of RPS game:

  • Implement "POST /play" API endpoint
  • Implement classes to store and compare choices.
  • Implement classes to perform robots throw.

NOTE that there is no UI, only API is implemened now.

* Implement "POST /play" API endpoint
* Implement classes to store and compare choices.
* Implement classes to perform robots throw.
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.

2 participants