Skip to content

tic-tac-toe game made with C# that you can play in your IDE console.

Notifications You must be signed in to change notification settings

chrischarlesgibson/tic-tac-toe-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

tic-tac-toe-game

This is a tic-tac-toe game that can be played in your IDE console! It is made using C# and .NET 7.0 (without top level statements).

You will need an IDE, like Visual Studio, in order to run this game.

Once in your IDE, run the Debug feature to start the game.

The purpose of this project was to learn the basics of C# and visual studio by building a IDE console game.

About

tic-tac-toe game made with C# that you can play in your IDE console.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages