Rock Paper Scissor Game

Received high marks for the successful implementation and robust handling of network communications and client-server interactions. Implemented game logic on the server allowing for dynamic interaction with the client, capable of handling game states and user choices efficiently. Utilized Python sockets to establish and maintain real-time communication between server and client, enhancing the interactive experience. Developed a simple and effective command-line interface for users to interact with the game and chat functionalities. Designed the server to manage multiple client connections simultaneously, maintaining stable performance and handling potential exceptions. Rigorously tested the application to ensure reliable user commands processing and to troubleshoot any issues in real-time interactions.

Link: https://github.com/pyonw/Rock-Paper-Scissors-Chat-Server