Skip to content

During my PCTO i made an website emulator for the Tris game with React for the first time.

Notifications You must be signed in to change notification settings

bdetoni24/TrisGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 

Repository files navigation

Motivation

Project assigned to me during the PCTO period (alternanza scuola-lavoro) during the month of July 2023. It was my first time programming with the React framework, so I did the TicTacToe to test the language and to learn the new language.

image

Requirements

  • Node.js installed (v18.16.1)

How to run

  1. Clone this project
  2. Open a new Terminal and go inside the repository
  3. Run cd main-react-app
  4. Run npm start At this point the project itself shold open a new local server and open a new browser windows, usually http://localhost:3000/ but the port can change if you have other local server already open.

Ways to improve

  • Add a record table
  • Save record table's data after a refresh
  • Make possible for users to choose witch team they want
  • Make a limit time to make a move
  • Better table's data cells managment
  • Multiplayer online

About

During my PCTO i made an website emulator for the Tris game with React for the first time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published