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

Create moveable tic tac toe #10

Open
ken1000minus7 opened this issue Oct 18, 2023 · 0 comments
Open

Create moveable tic tac toe #10

ken1000minus7 opened this issue Oct 18, 2023 · 0 comments
Labels
game For game section good first issue Good for newcomers hacktoberfest

Comments

@ken1000minus7
Copy link
Contributor

ken1000minus7 commented Oct 18, 2023

Rules of game are as follows:

  • Initially, each player takes turns placing 3 movable pieces anywhere on the board.
  • After that, a piece can only be moved to an empty, adjacent square (diagonal included).
  • A player can't pass; he/she has to move when it's his/her turn.
@ken1000minus7 ken1000minus7 added good first issue Good for newcomers hacktoberfest game For game section labels Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game For game section good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant