An open API service indexing awesome lists of open source software.

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

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.