gourab98 / Ludo_Flutter

Ludo game using Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ludo_Flutter

Trying to build ludo in flutter.

Ludo Game rules:

  • Dice goes round the table until there is a Six or Opponent Pieces is eaten.
  • If there is 3 sixes continuous in the dice for a individual player, then all the moves of the player is invalid.
  • After having a Six in the dice, the player has a choice to select piece and it's moves.
  • A picec can't be eaten when it is in the star.
  • The player gets a bonus move after eating a opponent's piece.
  • A player wins when his all pieces reach to the end box.

Bugs:

  • Sometimes ludo's green sides doesn't glow.

Progressing UI

alt text

About

Ludo game using Flutter


Languages

Language:Dart 63.7%Language:C++ 20.4%Language:CMake 9.6%Language:HTML 4.7%Language:C 0.9%Language:Swift 0.5%Language:Kotlin 0.2%Language:Objective-C 0.0%