Back to work

Minesweeper and Sudoko

C++ Python SFML ยท PyGame November 2022 - May 2023

Classic Puzzle Recreations

Related Links: Minesweeper Demonstration Sudoko Demonstration

A mentored project to recreate Minesweeper and Sudoko, implementing the same mechanics and replicating visual content.

Minesweeper was replicated with C++'s SFML graphics libray, allowing the user to tactically identify a set amount of mines amongst a board of 400 tiles. Users can choose minecount, time themselves, and see their top scores. Sudoko was created throug Pythons PyGame, and tasks the user with sequencing distinct numbers in a variety of orientations with multiple levels of difficulty.

Features

Media

No media