Skip to content

rkoprik/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

tic_tac_toe

Tic Tac Toe in R code

This is a code for the classical game tic tac toe to be played in R.

It allows 2 players to play, by simply choosing the number on the grid where you want to your next move to be.

You have to

  • Download the R script file
  • Run the functions one first time on your terminal
  • Execute the function tic_tac_toe(), which will initialize the game

About

Tic Tac Toe in R code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages