Coder Social home page Coder Social logo

sachith-1 / multiplayer-tic-tac-toe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from indradhanush/multiplayer-tic-tac-toe

0.0 1.0 0.0 6 KB

A Multiplayer Tic-Tac-Toe game written in C++ based on the client-server model using socket programming.

C++ 100.00%

multiplayer-tic-tac-toe's Introduction

Multiplayer Tic-Tac-Toe

A Multiplayer Tic-Tac-Toe game written in C++ based on the client-server model using the basics of socket programming.

Currently the source code has been compiled for Linux systems. Here's what the server (Player 1) needs to do to set up a game :

./server.out    

server.out is the compiled output file for creating the server.

The client (Player 2) should type in -

./client.out 192.0.2.80

client.out is the compiled output file for connecting to the server and 192.0.2.80 is the IP address of the server(say). Given a server has already been set up, the client should be able to connect comfortably to the server.

Feel free to report any bugs. Suggestions are welcome.

multiplayer-tic-tac-toe's People

Contributors

indradhanush avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.