WX-Minesweeper

A Minesweeper clone created with the WxWidgets GUI library.
A Minesweeper clone created with the WxWidgets GUI library.
2D simulation model of a Zombie Apocalypse created with Netlogo.
Simple Command Line Video Downloader and Audio converter using yt-dlp. Creates a downloads directory where the .exe is run which will contain the downloaded files. A List of supported sites can be found here
Very simple word guessing game created in Python with the Turtle Graphics Module . Requires two players to play. Code leaves a lot to be desired (quite a bit of spaghetti code) but it was one of my first projects.