Skip to content

himanshusandha/JAVA-LUDO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAVA-LUDO

Ludo game implemented through java swing to play with 2,3,4 players. A try to extend java swing at a high level

Ludo is a strategy board game for two to four players, in which the players race their four tokens from start to finish according to the rolls of a single die. Like other cross and circle games, Ludo is derived from the Indian game Pachisi, but simple

Using:

  1. Clone the repo in local machine or download repo as Zip on local machine & extract it

    git clone https://github.com/himanshusandha/JAVA-LUDO.git

  2. Traverse to the newly added folder of repo & Open CLI for the folder.

  3. Run the command:

    javac Racing.java

    java Racing

Yooo!!!! It's done, enjoy playing the game

Username set screen
Image description

Gameplay screen
Image description

Gameplay screen
Image description

Winner list
Image description

Releases

No releases published

Packages

No packages published

Languages