Skip to content

House Hamilton's Attempt at Tic Tac Toe

Notifications You must be signed in to change notification settings

MichaelPachec0/HHTicTacToe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

House Hamilton TicTacToe

A group attempt at a Tic-Tac-Toe game, playable with a bot or a friend (locally)

Link to project: https://boonaki.github.io/HHTicTacToe/

How It's Made:

Tech used: HTML, CSS, JavaScript & OOP

As a group, we had designated roles to tackle different parts within the project. The base-frame of the project was completed within our time constraint of 1.5 hours, and after was continuously updated and refactored by other contributors.

Optimizations

We had written and refactored our Javascript to follow best OOP practices.

Lessons Learned:

We had gotten the chance to see and practice, as a group, object-oriented programming, as we had attempted to limit the complexity of the code with a main focus of readability.

About

House Hamilton's Attempt at Tic Tac Toe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.9%
  • HTML 12.2%
  • CSS 5.9%