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

Challenge: Build TIC TAC TOE game #1

Open
yairas22 opened this issue Jul 7, 2022 · 0 comments
Open

Challenge: Build TIC TAC TOE game #1

yairas22 opened this issue Jul 7, 2022 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@yairas22
Copy link

yairas22 commented Jul 7, 2022

You are playing the famous TIC TAC TOE game against the Computer. The Computer NEVER lose.

Frontend - UI can be very simple, just to show 3X3 matrix and add X or O.

Backend - build REST API app which handles all requests and memory of your current game. The app must be writen OOP with a readable logic.

@IliaKamilov IliaKamilov self-assigned this Jul 7, 2022
@IliaKamilov IliaKamilov added the help wanted Extra attention is needed label Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants