Skip to content

A React Native application for the tic tac toe game

Notifications You must be signed in to change notification settings

vinicius98s/ticTacToe

Repository files navigation

Tic Tac Toe

This is an experimental project made with React Native and the new way of writing components: React Hooks.

Hooks are a new addition in React 16.8. They let you use state and other React features without writing a class.

The project is a basic tic tac toe game with the following features: game counter (kept even if you close the app) and session games score

It's layout is based on google's own tic tac toe game

Here is a screenshot preview of what it looks like:

Screenshot preview

About

A React Native application for the tic tac toe game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published