Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-19T17:08:31.000Z (over 1 year ago)
- Last Synced: 2023-07-19T18:26:07.738Z (over 1 year ago)
- Topics: javascript, jquery, ludo, ludo-game, scss
- Language: JavaScript
- Homepage: https://ludo-mg.netlify.app/
- Size: 1.85 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Ludo Game clone
Play ludo with 4 players
![screenshot](assets/img/screenshot.png)
## 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