Skip to content

sergiogarciiam/tic-tac-fight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Fight

Tic-Tac-Toe game created with html, css and js

About the Game

The project is from The Odin Project curriculum.

Features

  • Different modes: player vs player // player vs bot // bot vs bot
  • Possibility of choose number of lives (= rounds)
  • Two types of bots: normal (random) and god (minmax algorithm)
  • It's support responsive design

Tools and technology

  • Visual Studio Code
  • Linux Terminal
  • Font Awesome Icons
  • Figma
  • Git and GitHub
  • HTML and CSS
  • JavaScript

Learnings

  • First time using factories and modules
  • The algorithm of minmax to create the "god" bot

Screenshots

Design in Figma

Game Screenshots

Main menu

Game in action

Finish menu

Responsive

Acknowledgements

Author

Sergio García

License

This project is open source and available under the MIT License.