Skip to content

kevinkip/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Tic-Tac-Toe Melee

Version License: ISC Twitter: kipl33

What was my motivation?

  • I wanted to add some "pizazz" to the Tic Tac Toe project tasked to me on The Odin Project. And what better way to do it than to make something as complex as mixing Super Smash Bros and Tic Tac Toe 😂

Why did I build this project?

  • I needed to push myself to doing more than just the basics. Looking at documents on JS functions, looking at how Super Smash bros works, project tree structure, etc. All of this forced me to be uncomfortable in not knowing and comfortable in researching and asking questions.

What did I learn?

  • It's okay to not know everything. Work in small steps, with a larger goal in mind that you're working towards. If I was to come back to make this, I would utilize state management frameworks and add some animations into it.

  • It's not the best project that I've made, but I'm really proud of myself what I made with the knowledge I had at the time.

Link to game: https://kevinkip.github.io/Tic-Tac-Toe/

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Give a ⭐️ if this project helped you!