Skip to content

azizerorahman/ludo-dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ludo Dice Project

Ludo Dice Preview

A simple interactive dice roller built with HTML, JavaScript and Tailwind CSS. Click the dice to roll and get a random number.


The Building Blocks

  • Interactive dice that changes on click
  • Random number generation using JavaScript
  • Responsive design for all devices
  • Tailwind CSS for quick styling
  • Event listeners for user interactions

Nifty Tricks

  • Centered layout using Flexbox
  • DOM manipulation to update dice image

This project demonstrates basic JavaScript concepts including random number generation, DOM manipulation, and event listeners in a practical application. It also showcases the use of Tailwind CSS for styling and responsive design.

About

A simple interactive dice roller that generates random numbers 1-6 when clicked. Built with HTML, JavaScript and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Contributors