DiceApp

DiceApp was developed as part of the Web Technologies 5 course, with the primary objective of reinforcing object-oriented programming (OOP) principles in a browser-based context. The application simulates a customizable dice-rolling experience and is built using HTML, CSS, and JavaScript. Core OOP concepts like encapsulation, inheritance, and modular design were implemented to structure the code effectively. The project also incorporated interactive UI elements and event handling, making it a valuable learning experience in both front-end development and code architecture.
HTMLJavaScriptCSS