You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A C++ console framework built with Windows.h. Designed for personal use, providing enhanced console-based graphics and functionality.A C++ console framework built with Windows.h, inspired by olcPixelGameEngine. Designed for personal use, providing enhanced console-based graphics and functionality.
Console "Conway's Game of Life" for Windows made with C/C++ using "windows.h" as first year coursework. Not the best style of coding, but it was one of my first projects
A reworked version of JDM-Console, a C++ console framework using Windows.h, inspired by olcPixelGameEngine. Improved performance, features, and usability for better console-based graphics and functionality.
It is an autoclicker that can be enabled and disabled with specific keyboard keys, and allows the user to set the number of clicks per second. It uses the Windows.h library to simulate mouse clicks.