Skip to content

20jasper/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2 player tic-tac-toe

A 2–player tic-tac-toe game with win and draw validation

Link to project: https://2-player-tic-tac-toe.netlify.app/

an animation of a game of tic tac toe

How It's Made:

Tech used: HTML, CSS, and JavaScript

@alexisintech, @Ethodeus, @bytesbybianca, @LucasMERN, @brendondsouza, @TonyHerbert22ATX and I collaborated to build this project. We split into two groups—one group built the win and draw condition validation algorithms while the other styled the site and added support for user input.

Lessons Learned:

This project helped us better understand how to split up work based on each person's strengths. We learned about how to utilize 2d arrays to better represent 2 dimensional grids. We discovered a method to add event listeners to every button without manually adding one for each one. Finally, after struggling to find the appropriate values to do what we wanted, we made the connection between SVG and CSS animation's positioning systems and tweaked the text box's slide in animation to perfection.

About

A two player game of tic-tac-toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published