Skip to content

Simple Tic-Tac-toe game for 2 players via console. (study task)

Notifications You must be signed in to change notification settings

alesandrV/tic-tac-toe_gameConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe_gameConsole

Simple Tic-Tac-toe game for 2 players via console. (study task)

Rules same as for default tic-tac-toe, but: You and your opponent have to press 1-9 (and nothing else) button in turn. Cross always moves first.

Possible results: Cross win. Zero win. Draw.

Note, please: This is my first "one-night project" on C# made as a home task for courses. Nothing special for novice (accept "State" Pattern).

About

Simple Tic-Tac-toe game for 2 players via console. (study task)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages