Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nooska44/gameOn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gameOn

A small web based game of Tic-Tac-Toe.

Contributors

Made with contrib.rocks.

How it's going to be made:

Tech we will use: HTML, CSS & JavaScript

After creating the necessary content in html. All styling was done with CSS Grid for the board and CSS variables for the X and O markers. By utilising pseudo elements we made attractive cursors with hover effects that could adapt to the game state.

With JavaScript we employed a range of functions and event listeners to handle user input, automate player switching and check game state. By using destructuring and looping through arrays we could monitor win conditions. Upon game conclusion a result screen was toggled with the correct conditional message displayed. Finished with the ability to restart the game seamlessly.

About

Tic Tac group project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8