A replicated version of Minesweeper in Python3, programmed as a creative task for the CMU 15-112 course. Makes use of recursion to clear out large areas of zeroes on the board. Programmed on CMU CS ...
The project will be presented in the shape of a fully functional 3-D raycasted maze using the CMU’s 2-D graphics engine (CMU Graphics). The maze itself will be casted before the player who will be ...