Skip to content

ColtonRandall/tic-tac-toe-csharp

Repository files navigation

TicTacToe (C# Console App)

A simple console-based Tic Tac Toe game written in C#.

How to Run

  1. Open a terminal and navigate to the project directory.

  2. Build the project:

    dotnet build
  3. Run the app:

    dotnet run

Features

  • Play Tic Tac Toe against a computer opponent.
  • Random computer names for variety.
  • Simple, clear console interface.

UI

exampleGameplay

Requirements


Enjoy playing! 😊

About

Built a terminal-based Tic-Tac-Toe game in C# to strengthen object-oriented programming fundamentals. Focused on clean code structure, separation of concerns, and game state management within a simple console interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages