Alea Ludum

This project started as a side project, reusing some code from the Final Quest app. I wanted to make a customizable dice app using the existing dice model and code. So, I refactored most of the code, redid the dice model and added different dice with more sides. It is a simple app that rolls the number of dice that the user sets, and adds them together. The user can customize the number of dice that are roll and the sides each dice has.

This project was made in Unity in my own time. I used Blender and Photoshop for the models and textures of the dice.

Program: Unity

Language: C#

V1 – First Design and look

V2 – Redesign of environment

V3 – Redesign UI and overall Functionality