Rolling Dice Game
Rolling Dice Game
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Keep moving forward. Learn well not learn fast.
Staffs '19 MSc Computer Science
UI/UX Designer Intern at Online Media Industry
Recent comments
Introducing Handsfree.js - Integrate hand, face, and pose gestures to your frontend 🖐👀🖐
Awesome man.
13 useful JavaScript array tips and tricks you should know
it looks like slicing the output into 3chars-of string
Day 24 of JavaScriptmas - Test Your Agility Solution
Thanks hope you learn something. Cheers!
Day 22 of JavaScriptmas - Extract Matrix Column Solution
Good one mate, you combine .map with destructuring assignment...
Day 20 of JavaScriptmas - Domain Type Solution
Thanks per, the JavaScriptmas Challenge and the Bootcamp help...
Day 16 of JavaScriptmas - Insert Dashes
I was thinking the same thing sir, so the title of webpage wh...
Day 8 of JavaScriptmas - The Rolling Dice Solution
Hey man, thanks for the response really appreciate it. The c...
Center Element Using CSS
You also can center using Grid with display: grid; place-c...