Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 1.85 KB

File metadata and controls

49 lines (25 loc) · 1.85 KB

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.