DEV Community

Cover image for Build a Dice Roll Game - JavaScript CSS Tutorial for Beginners (Video Format)
Code League
Code League

Posted on • Updated on

Build a Dice Roll Game - JavaScript CSS Tutorial for Beginners (Video Format)

In this tutorial, we'll create a Dice Roll Game using HTML, CSS & JavaScript. This project-based tutorial is suitable for all especially beginners.

📕 Concepts covered in this video:

  • How to create awesome Dice Roll Game
  • DOM manipulations
  • CSS Gradients
  • Conditional Statements

Top comments (3)

Collapse
 
abhishek305 profile image
Abhishek Ezhava

You can add/embed the video as well by using templating
e.g

Collapse
 
codeleague7 profile image
Code League

Done! Thanks for the tip Abhishek

Collapse
 
dgaravaldi profile image
Daniele Garavaldi

Hi. Where's the code repository of this project? Regards, Daniel