https://github.com/sameerkali/tic_tac_toe
assignment for backend interview
https://github.com/sameerkali/tic_tac_toe
Last synced: 4 months ago
JSON representation
assignment for backend interview
- Host: GitHub
- URL: https://github.com/sameerkali/tic_tac_toe
- Owner: sameerkali
- Created: 2022-09-29T13:11:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-29T13:11:30.000Z (over 3 years ago)
- Last Synced: 2025-05-31T16:30:49.613Z (about 1 year ago)
- Language: JavaScript
- Size: 276 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React.js Tic Tac Toe Game in 30 Minutes
## Watch Video
[https://youtu.be/it54tShOsuI](https://youtu.be/it54tShOsuI)
00:00:04 Introduction
00:03:01 Square Component
00:06:50 Board Component
00:10:19 Game Component
00:12:36 Render Method
00:15:34 Handle Click
00:19:38 Calculate Winner
00:24:59 Game Info
00:32:27 Make Beautiful
00:33:01 Conclusion
## Learn React by Building a fun game in 30 minutes,
* Live Demo: https://basir.github.io/tic-tac-toe/
* Source Code: https://github.com/basir/tic-tac-toe
* Website: https://codingwithbasir.com
#reactjs #react #tutorial #tictactoe #videotutorial #javascript #junior #stepbystep #howtocode #reacttutorial #game #fun #learn #coding #programming