Skip to content

A Tic-Tac-Toe developed using React and custom SCSS Framework. It allow players to see the previous versions of a game’s board.

License

Notifications You must be signed in to change notification settings

imransilvake/tic-tac-toe

Repository files navigation

Tic-Tac-Toe

A Tic-Tac-Toe game developed using React.

  • It Lets you play tic-tac-toe.
  • Indicates when a player has won the game.
  • Stores a game’s history as a game progresses.
  • Allow players to review a game’s history and see previous versions of a game’s board.
  • Provide clean and responsive layout

Content

  • Create Data Flow: Inputs & Outputs (between Components)
  • Game History
    • Store user moves in history
    • Allow user to review game history
    • Go Back: Allow user to go back to the previous versions of a game's board.
  • Validate user result: Win or Loss
  • Support Internationalization (i18n) - Implemented but not shown visually

Libraries and Frameworks

Internal

External

Requirements

node version 10

Information

Check React-Seed to understand how to build and serve this project as well as how to use SCSS and JS linting.

About

A Tic-Tac-Toe developed using React and custom SCSS Framework. It allow players to see the previous versions of a game’s board.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published