Skip to content
/ Ludo Public

Ludo Game project is written in Python. The project file contains python scripts (game.py, run.py, painter.py, recorder.py). This is a simple console based strategy board game which is very easy to understand and use. Talking about the gameplay, all the playing rules are the same just like we play in real time ludo. Here at first, the user has t…

Notifications You must be signed in to change notification settings

RynoCODE/Ludo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ludo Game in Python

Ludo Game

Welcome to the Ludo Game project, a console-based strategy board game written in Python. This project includes several Python scripts: game.py, run.py, painter.py, and recorder.py. Experience the classic Ludo gameplay in a simple and engaging console environment.

Features

  • Player Selection: Choose between human and computer players.

  • Player Details: For human players, enter your name and select a color (red, green, yellow, or blue).

  • Game Start: Begin the game with the option for a two-player setup.

  • Rolling the Dice: Press the "Enter Key" to roll the dice, and watch the game unfold with automatic movements.

  • Save Option: Save your game for later continuation.

Console GUI

A user-friendly console GUI enhances the gaming experience, providing a simple and intuitive interface.

How to Run

To run the project, ensure you have Python installed on your PC. Execute the relevant Python scripts (run.py, etc.) to start the game.

Note: This project is designed for educational purposes.

Screenshots

Gameplay Screenshot 1 Gameplay Screenshot 2

Download

Feel free to download the project as a ZIP file for easy access.

Download Ludo Game

Disclaimer

This Ludo Game project in Python is intended for educational purposes. Use it responsibly and enjoy the nostalgic gameplay!


Contributions: We welcome contributions! If you'd like to enhance the project, please fork the repository and create a pull request.

License: This project is licensed under the MIT License.

About

Ludo Game project is written in Python. The project file contains python scripts (game.py, run.py, painter.py, recorder.py). This is a simple console based strategy board game which is very easy to understand and use. Talking about the gameplay, all the playing rules are the same just like we play in real time ludo. Here at first, the user has t…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages