Skip to content

Ayush979/LUDO-Game-Using-Socket-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ludo

Python based online multiplayer Ludo with Real-time Chat feature.

LUDO

Ludo is strategy board game, which can be played by 2 to 4 players with each player having a set of 4 pieces (usually identified by color) placed in the starting zone, which is at the left corner for each player. By rolling the dice, players race their four pieces on the board from start to finish, while trying to avoid being killed or captured by their opponents.

The main objective for each player is to move all his/her tokens or pieces to the finish before his/her opponents. Of course, en-route there are some more obstacles that the player has to overcome. Go through these step-by-step instructions to get a better perspective on how to master this easy game.

How to Run

cd Ludo
pip3 install pillow
python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages