Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ldgit/react-tic-tac-toe

Tic-tac-toe game implemented using React library
https://github.com/ldgit/react-tic-tac-toe

react tic-tac-toe ultimate-tic-tac-toe

Last synced: 13 days ago
JSON representation

Tic-tac-toe game implemented using React library

Awesome Lists containing this project

README

        

# Ultimate Tic-tac-toe using React

[![build](https://github.com/ldgit/react-tic-tac-toe/workflows/build/badge.svg)](https://github.com/ldgit/react-tic-tac-toe/actions?query=workflow%3Abuild)
[![Codecov](https://img.shields.io/codecov/c/github/ldgit/react-tic-tac-toe)](https://codecov.io/gh/ldgit/react-tic-tac-toe)

Tic-tac-toe and [Ultimate Tic-tac-toe](https://en.wikipedia.org/wiki/Ultimate_tic-tac-toe) games implemented using React library and [Redux](https://medium.com/@dan_abramov/you-might-not-need-redux-be46360cf367) approach.

See the [working example](https://ldgit.github.io/react-tic-tac-toe/).