GithubHelp home page GithubHelp logo

tic-tac-toe_network's Introduction

#Synopsis

This is a little game based on Tic-Tac-Toe,and it is disigned for Linuxer.

#How to use this program? If you want to know how the program is running,you'd better to run the server and client at one computer,so you should first compile server side program with

$ make server

and run as

$ ./server

then compile client side program with

$ make client

then run as

$ ./client
#Hints
You can play with others if you run the server side program on a computer that others can connect to it.

*********************************** Chinese ************************************

#简介

这是一个基于井字棋的游戏,它为Linux用户而设计。

#如何使用这个程序?

如果你想了解程序是如何运行的,你最好将服务器程序和客户端程序运行在同一台电脑上,因此你需要编译服务器程序:

$ make server

然后运行它:

$ ./server

然后编译:

$ make client

运行:

$ ./client
#提示 如果你将服务器程序运行在一台别人可以连接到的电脑上,那么你就可以和别人一起完这个游戏。

tic-tac-toe_network's People

Contributors

renyuntao avatar

Watchers

 avatar  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.