erikAlon / tictactoe-3-ways

tic-tac-toe in pure html/ javascript, react, and angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goal

  • Write tic tac toe game in pure Javascript

  • Write it again using React

  • Write it again using Angular

  • Document notes on varying nuances here and in a YouTube video

  • Create mobile friendly app using react-native and expo and deploy game using a full stack development process

Notes

About

tic-tac-toe in pure html/ javascript, react, and angular


Languages

Language:JavaScript 46.0%Language:HTML 32.7%Language:CSS 21.3%