flyhero99 / Linux_Lab

A simple tank game, server using Epoll and client using Linux curses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux_Lab

The final lab homework of Linux course. A simple tank game using epoll and curses. The server is implemented by Epoll mechanism, and the client is coded by curses library on Linux.

About

A simple tank game, server using Epoll and client using Linux curses.


Languages

Language:C++ 100.0%