Skip to content

A playground for react and redux using a simplified but flexible tic tac toe game

License

Notifications You must be signed in to change notification settings

lanre-mark/tictactoe

Repository files navigation

Tic-Tac-Toe

Main Board

Game Preference

Game Board

Game Board

Summary

This is a react implementation of tic-tac-toe game to reinforce react concepts as a beginner. Its a browser based game, single page application to keep you engaged for leisure.

State is managed by redux and it is integrated with the browser's local storage based on user's preference seelction.

UI & Design

The UI design of this project was adopted with permission from the following codepen links

The author of the above codepen, https://github.com/MariuszDabrowski is a colleague and resident @ Codesmith.

Learning objectives

  • React to user selection.
  • Utilize React redux data flow
  • Utilize React passing down of props
  • Update state from child components
  • Use JSX and Webpack
  • Animations in react
  • Integration of web browser's local storage
  • React Shared Component & Container Design Pattern

Upcoming Features

  • A more intuituve business logic for simulating computer moves
  • Ability to predict a user's move
  • Animated winning direction

Please feel free to fork and improve this repo and you're very welcomed to creata a PR.

About

A playground for react and redux using a simplified but flexible tic tac toe game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published