Skip to content

A Tic Tac Toe Console Game

License

Notifications You must be signed in to change notification settings

Neonsy/CSharp-TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe Console Game

CSharp Console Dotnet Windows

Description

Ever since I chose to do the Rock Paper Scissors Project, TicTacToe was hovering my mind and it wouldn't stop 🤪. So, taking in a few new things I've learned from research, RPS, and the Morse Code Translator, I've decided that it's time 🥁.

How To Use

So this time around, I actually made a proper Menu.

You have the following options:

  1. Guide
  2. Start: SinglePlayer
  3. Start: MultiPlayer
  4. Change Player Symbols
  5. Change Player Colors
  6. Toggle Music On / Off
  7. Reset Stats / Settings
  8. Exit && Save

Images

Start

start

Menu

menu

Game

name pickONE pickTWO Result

Symbol

symbol

Color

color

Reset

stats reset

Guide

g1 g2

Exit

exit