dap6000 / tictactoe

Dead simple Tic Tac Toe in vanilla Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In browser Tic Tac Toe

I was reading Janie Clayton's game dev journal ( http://redqueengamedev.com/category/game-dev-journal/ ) and realized I have never coded an implementation of a game. Ever. In all my years as a developer. I've also never written Swift. I figured I should keep new stuff minimized in a toy project like this. So I translated her break down of game states and what not into vanilla JS.

Janie's blog is awesome. You should check it out. And the associated repo can be found at https://github.com/RedQueenCoder/RedQueenGameDev You should check that out too.

About

Dead simple Tic Tac Toe in vanilla Javascript


Languages

Language:HTML 100.0%