nestjs tictactoe
I want to announce that i built the whole algorithm without getting to any reference for the game online.
Sample has been added because of the lack of time.
Sample has been added because of the lack of time.
Swagger implemented to API documentation at "http://localhost:3000/api"
Tic Tac Toe.postman_collection.json has been added to be imported to postman for api calls
run "npm run start:dev" for starting the app
If your looking to play with the computer just use the second player name as "Computer" and use "x" character for your self
Database used is mysql and you configure in src/config/typeorm.config.ts