-
Notifications
You must be signed in to change notification settings - Fork 0
I made my sliding puzzle game into a single client and server program. The client is a child of the server process, and they use pipes for interprocess communication. The goal of the project is to develop a more modular project (separate units for client, server, and main), and practice with concepts such as interprocess communication.
SCUS3/SlidingPuzzleClientAndServer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
I made my sliding puzzle game into a single client and server program. The client is a child of the server process, and they use pipes for interprocess communication. The goal of the project is to develop a more modular project (separate units for client, server, and main), and practice with concepts such as interprocess communication.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published