Skip to content

ldcodes/alphabet-war

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alphabet-war

baseed on socket in linux. service and client communicate by socket. The player operates the alphabet 'M' to play the game. The rebot is alphabet 'W'. Player and rebot can move and fire . The aim for player is destroy all robots.player can create or join room for playing together . client using curses ploting.

installation curses

sudo apt-get install libncurses5-dev

Compile


gcc s.c -lpthread           // for service
gcc c.c -lpthread -lcurses //  for client

Screenshot

image

About

baseed on curses in linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages