Pass The Ball

Portfolio by Shane Steer

Socket Based Client to Server Game

Github

WHAT IS THE PROJECT?

Pass The Ball is a socket based client to server program that allows an unlimited amount of players to join a server and pass a ball between each other using a command line.

FEATURES

DEVELOPMENT

Multiple programs were used throughout the development of Pass The Ball. The programs used are:

GAME EXAMPLE

Each player has a unique ID assigned to them -

The client gets notifications based on their input -

Only the player with the ball can pass the ball to another player -