pigGame
Pig game! Classic dice game. Featuring clean code, DOM manipulation, overlays, dice randomization etc.
Links
Live Site URL: https://sf-codes.github.io/pigGame/
Built with
- Vanilla JavaScript
What I learned
When I first coded this, I was wrapping my mind around how much DOM manipulation impacted the display with such power. I quickly learned the liquidity of it and dived deeper afterwards to learn more about this and to implant it into my mind.