Skip to content

kklocek/SOcCerr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOcCerr

My little assingnment for operating systems.

This small game is written in C, using Unix system mechanisms like sockets, signals and file I/O.

Maybe in the future I will improve code structure, now it's messy (because I don't have much time :/ ).

USAGE:

  1. Download the repo
  2. make all
  3. ./server - to run a server on the specific port
  4. ./client - to run a client

HOW TO PLAY:

 2 3 4  
  \|/  
1 -o- 5 
  /|\  
 8 7 6 

That's the table of moves - input digit in game to move in appropriate direction.

Next part of this doc: in the future, maybe.

About

Project for Operating Systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published