Found 323 repositories(showing 30)
mukulshakya
Simple Ludo Game created with ReactJS
DibyadyutiDas
A simple command-line Ludo game built using OOP in C++
DigiAshish
A Simple Ludo Board Game in Java
sudhanshuGt
Offline ludo game developed in android studio Ludo game developed in java and this is to illustrate canvas in android with threading for game development. This is 2D game developed for a simple stat of game development in android studio !
KameniAlexNea
Simple yet effective ludo king algo for computer
Yuhtin
Just a simple scrim bot from Ludo King and 8BallPool
ManuOtel
This is a simple example of how AI (more specificaly DQNN) can be used for LUDO game
prahenstark
A simple Ludo Dice app in flutter for practice
hyperfence
A simple GUI-based ludo game created using C++, OpenGL, and concepts of operating systems such as multi-threading, multi-processing, etc.
mrgaurav77
"A simple and fun Dice App built using HTML, CSS, and JavaScript. Roll virtual dice anytime and use it for games like Ludo and more,no physical dice needed!"
Ananya-0306
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 to select players i.e either human or computer. After selecting human, the player has to enter details such as name and select color(red, green, yellow and blue). the player can also start the game within two players if he/she wants.
jamalihassan0307
A beautifully designed Flutter Ludo game that brings the classic board game to life with modern UI elements, smooth animations, and multiple player modes. The game features immersive sound effects and supports 2, 3, or 4 player gameplay.
kurogai
An simple script to simulate ludo dice plays
blackhatabhi
a simple roll the dice app which is use to play games like ludo etc
RynoCODE
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 to select players i.e either human or computer. After selecting human, the player has to enter details such as name and select color(red, green, yellow and blue). the player can also start the game within two players if he/she wants. After starting the game, a console based ludo board appears, other rules are the same. First, the computer or the player has to roll the dice. The main thing in this console based game is that the player just has to press “Enter Key” to roll the dice. At the top of the board, it displays a dice with the number. The system keeps on rolling until there’s a possible pawn to move. All the game movements are performed automatically. Whenever the player tries to end the game, there’s an option available to save the unfinished game so that he/she can continue it later. A simple console GUI is provided for the easy gameplay. The gameplay design is so simple that user won’t find it difficult to use and understand. In order to run the project, you must have installed Python, on your PC. This is a simple console Based game written for the beginners. Simple Ludo Game in Python project with source code is free to download. Use for education purpose only!
DivyaThakur24
A Simple Ludo game with Open GL
Sahabaj001
A simple ludo game based on flutter
naemazam
4 player simple js based online Ludo game.
cristi214
simple Ludo game
Imran6324
it's simple ludo game.
AkashKhan0
No description available
LudovicoPiccolo
Ludosweb accessibility solution
Ranjbar1
simple LUDO (mench) for hengame❤
ShingiraiBhengesa
Simple Ludo Game Build in Python
Godzilla5111
This is a simple 2 player Ludo Game!
abishek06
Simple Ludo game with Multiple player who ever reaches 100 is declared as winner
NARESHSDE
The simple Ludo Game project is written in Python. The project file contains python scripts.
Anitha-Chava
This is a Python-based implementation of the classic Ludo board game for two players. The game provides a simple command-line interface for players to interact with.
Supriyo-Mandal
Dice Rolling Simulator Python Game [Source Code Included] Free Python course with 35 real-time projects Start Now!! Snake and Ladders, Ludo and Checkers, are the most favorite games of all time. But, it feels terrible when you drop the plan of playing just because you couldn’t find the dice. So, here is a fascinating option to give you a chance to make something cool. Let’s build a Dice Rolling Simulator with basic knowledge of Python. What is Tkinter? Python offers various packages to design the GUI, i.e. the Graphical User Interface. Tkinter is the most common, fast, and easy to use Python package used to build Graphical User Interface applications. It provides a powerful Object-Oriented Interface and is easy to use. Also, you develop an application; you can use it on any platform, which reduces the need of amendments required to use an app on Windows, Mac, or Linux. Dice Rolling Simulator in Python We all know about dice. It’s a simple cube with numbers from 1 to 6 written on its face. But what is simulation? It is making a computer model. Thus, a dice simulator is a simple computer model that can roll a dice for us. We aim to build a dice simulator which looks like: dice rolling simulator
Suchith-K-git
🎲 A simple Ludo Game built with HTML, CSS, and JavaScript.