Skip to content

Building a Tic-Tac-Toe game in 3 different styles: GO CLI, NODE.JS/JS CLI, Web Components

License

Notifications You must be signed in to change notification settings

liljimmyk99/Tic-Tac-Toe-X3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe X3

Purpose

As I transition out of school work and school projects, I wanted to do a project that would be a good "beginner project with zero help from anyone". There are many videos about creating tic-tac-toe but I wanted to do this on my own and add my own flare to it. Thus is why there are 3 different versions of the game. I made a CLI in GO, vanilla HTML/CSS/JS, and LitElement Web component versions of this game. This would provide a good refresh of the syntax in all 3 as I took the summer off to work a non-technical job.

Vision

As I step back into my programmer hat at my full-time job, I want to rename classic games you'd play by hand or at an arcade and build a platform to play them all. This is meant to be a portfolio project which will eventually be apart of my own website one day.

Technology Used

  • GO
  • HTML
  • CSS
  • JS
  • LitElement
  • npm
  • Github pages

To do

  • Check how web component looks on main page
  • Publish to npm
  • Handle Ties
  • Style decideFirst buttons and text
  • localstorage intergration

About

Building a Tic-Tac-Toe game in 3 different styles: GO CLI, NODE.JS/JS CLI, Web Components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published