https://github.com/tokyrt/ludo-mg
Ludo game made with jquery
https://github.com/tokyrt/ludo-mg
javascript jquery ludo ludo-game scss
Last synced: 4 months ago
JSON representation
Ludo game made with jquery
- Host: GitHub
- URL: https://github.com/tokyrt/ludo-mg
- Owner: tokyRT
- Created: 2023-07-16T15:41:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T17:08:31.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T23:41:15.774Z (4 months ago)
- Topics: javascript, jquery, ludo, ludo-game, scss
- Language: JavaScript
- Homepage: https://ludo-mg.netlify.app/
- Size: 1.85 MB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Ludo Game clone
Play ludo with 4 players

## Demo
Check the demo [here](https://ludo-mg.netlify.app/)
## Features
- [x] basic UI
- [x] basic audio effect
- [x] basic pawn move
- [x] Dice roll
- [x] turn rotation
- [x] move to home
- [ ] win check
- [ ] safe area check
- [ ] pawn back move
- [ ] gasy custom UI
- [ ] play against computer
- [ ] choose player number
- [ ] mobile friendly