An open API service indexing awesome lists of open source software.

https://github.com/jmisiaszek/sik-2

Networking course task
https://github.com/jmisiaszek/sik-2

c networking programming

Last synced: 9 months ago
JSON representation

Networking course task

Awesome Lists containing this project

README

          

# sik-2

This is one of the assignments for Computer Networks course @ MIMUW. The requirements for this task was to create a server and a client programs for playing hearts. The app allowed for both user playing, as well as automated play.

The main requirement of the assignment was to understand and implement custom communication protocol and to properly synchronize the play.