Skip to content

PhoebeY05/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

Mobile application that allows users to play TicTacToe (made in an Udemy course)

Technologies Used

  1. React Native
  2. Expo Go

Features:

  1. Reminds player when it is their turn to make a move
  2. Record each player's number of wins*
  3. Announces which player won when the winning condition is met (and a draw if no one does*)
  4. Records the total number of games played including draws*

'*' = additional features not in course

Disclaimer: Run package.json with npm install to manage the dependencies

Course link: https://www.udemy.com/course/react-guide-build-a-tictactoe-app-using-react-native/

Releases

No releases published

Packages

No packages published