3D Ludo board game built with Three.js in a single HTML file. Features AI opponents, smooth animations, and immersive 3D graphics. Nairaland Coding Challenge entry (Dec 2025)
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
Add Help button and modal on home screen explaining 3D controls and game features
9b0b683View on GitHubAdd board rotation for 2-player games: rotate to face both players' bases toward camera
899fac1View on GitHubFix camera toggle: smooth animation directly to screen-adjusted position
b4e5a8bView on GitHubFix camera toggle: animate to default position then adjust for screen size
7974b8eView on GitHubFix mobile camera toggle: use screen-size-aware default position
344a36fView on GitHubFix camera toggle: always return to original default position instead of saved position
a55a556View on GitHubFix bug: lock dice container when rollBtn is disabled to prevent rolling during token selection
0858c98View on GitHubMobile: adjust board height to 66vh/62vh - slight reduction
329889eView on GitHub