Skip to content

Developed a console based Tic Tac Toe using C++ that demonstrates proficiency in object oriented programming and problem solving.

Notifications You must be signed in to change notification settings

PavanKumar8125/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Online Multiplayer

Simple Tic Tac Toe Online Multiplayer made with Flutter for mobile application and NodeJS to create the Server.

What's Special:

Whole system depend on UDP Socket Programming. Though it's common in NodeJS and I previously worked on it but for Flutter,it being new, I did not have any exposure to RawDatagramSocket class or it's working procedures. I enjoyed creating this project.Hope you will like it too.

Note:

Please change the IP addresses whereever it's mentioned to make it work for you.I tested it on localhost. So all the IP addresses are my local IPs only.

YouTube Video Demo:

IMAGE ALT TEXT HERE

About

Developed a console based Tic Tac Toe using C++ that demonstrates proficiency in object oriented programming and problem solving.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published