Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 455 Bytes

File metadata and controls

11 lines (8 loc) · 455 Bytes

Two-player-game

A simple Networked two player game using PYGAME and SOCKET PROGRAMMING.

Game rules

Blue player is the chaser and Red player is the runner .

Blue player collides (catches) Red player , points awarded to Blue player .

Red player escapes from Blue player for 20 seconds , points awarded to Red player .

How to run

      ->replace the IP address in server and player files to your server's ipv4 address