Skip to content

A simple tiktactoe game (Player vs Cpu) using Random class in JAVA.

Notifications You must be signed in to change notification settings

ShahrukhJ/TikTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TikTacToe

A simple Player vs Cpu tiktactoe game using Random class in JAVA.

Screenshot 2023-05-10 013145

in this game we use 2 dimensional array as a board and the positions of X and O is decided by swich case between Cpu (Random Class) and Player (user input) 😊

here is how it looks after running Screenshot 2023-08-13 122524

About

A simple tiktactoe game (Player vs Cpu) using Random class in JAVA.

Topics

Resources

Stars

Watchers

Forks

Languages