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

https://github.com/maxbeatty/tic-tac-toe

Tic-tac-toe Game
https://github.com/maxbeatty/tic-tac-toe

Last synced: over 1 year ago
JSON representation

Tic-tac-toe Game

Awesome Lists containing this project

README

          

tic-tac-toe
===========

I interviewed at Apple once, and they asked me to make this game in vanilla JavaScript.

I failed miserably.

Now, I can do it no problem. So here.

--
This isn't the greatest, most robust answer ever. It's what I came up with in a mock interview-style rush to a solution.