Skip to content

Mad705/Two_player_game_with_socket_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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