top of page
Dots and Boxes 3D
This Project came from the inspiration of a rubix cube into a game and i wished to do the same with dots and boxes. From that I then implemented the game to fit onto a 3D object to further make this project more unique, I developed this game entirely alone, it has the ability to work on Android and pc.
You can try my game here with this link Dots and Boxes 3D




What I Programmed
Selecting Lines
Through the use of Raycasts and scripts this system can accuratly assign colours to the line chosen and whose turn it is.


Scoring System
Based on the 4 lines around the square, the script assigned within them shall allow the square to change colour and add the score to the corresponding player
bottom of page