https://github.com/ichinga-samuel/tic-tac-toe
Simple Tic Tac Toe game
https://github.com/ichinga-samuel/tic-tac-toe
Last synced: 8 months ago
JSON representation
Simple Tic Tac Toe game
- Host: GitHub
- URL: https://github.com/ichinga-samuel/tic-tac-toe
- Owner: Ichinga-Samuel
- License: gpl-2.0
- Created: 2022-04-29T13:58:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T14:02:03.000Z (over 3 years ago)
- Last Synced: 2025-01-11T22:45:28.637Z (9 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tic-tac-toe
Tic-Tac-Toe game implemented on a webpage### Tasks
- Style the page appropriately
- Implement JavaScript logic to display the winner when the game is completed### Instructions
- **DO NOT** push directly to the `main` branch. Create a branch with the prefix `assess-` followed by your given applicant ID e.g. `assess-83`.
- Push all your changes to your created branch.
- No commit should be made from a GitHub account that is different from that which you've provided.
- When done, make a pull request aiming to merge into main. The best solution will be merged.Email uyo@aptech-ng.com for questions.