Skip to content

sonbk040901/NetP_P

Repository files navigation

BIG TWO CARDS GAME

This project is develop a big two cards game using TCP/IP, multithread, curses.h user interface library

How to build

See Makefile for details

First step:

  • You should build library
    make libj.a

Next:

  • Compile both files a.txt and b.txt
    make all
  • Run server
    ./output/server
  • Run client
    ./output/client

Remove all compile files

    make clean

Some demo

Login

Signup

Active account