Skip to content

Ludo

Latest
Compare
Choose a tag to compare
@Salman-Shaik Salman-Shaik released this 01 Mar 07:00
· 2 commits to master since this release

LUDO

v 1.0.0

Release Date: 28-02-2018

Released Features:

  • Create Game:

     User can create or host a game with a unique name to play Ludo
    
  • Joining a game:

     A user can join a game from the list of created games.
    
  • Hosting Multiple Games:

     Multiple games can be created and played at a time.
    
  • Dice Roll:

     After the game starts, the user can roll the dice, provided user is a current player.
    
  • Moving Coin:

     After rolling the dice, user can move the coin according to the move
     got on the dice.
    
  • Killing a Coin:

     A user can kill other player's coins, by moving its coin into that cell provided that cell is an unsafe cell.