Skip to content

ViniciusPaldes/tech-challenge-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game - Tech Challenge - Vinícius Paldês

Hello, the goal of this app is to present my skills using React JS. This test was made using CoderByte, it was accomplished after around 2 hours.

Requirement

Given a created UI for a Tic Tac Toe Game, implement the logic:

  • Player selection
  • Player swipe
  • Avoid player to select the same tile
  • Check and display the winner
  • Reset a game

Play at

https://vini-tictactoe.netlify.app

Considerations

As the CoderByte platform give just one file everything is centralized in the index.js file. I created the npx create-react-app just to be able to run on my machine and to build using Netlify pipeline.

About

Cloud Devs | Tech Challenge - Develop a Tic Tac Toe using React.js (2 hours - 02/2024)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published