Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 373 Bytes

File metadata and controls

8 lines (4 loc) · 373 Bytes

Terminal Game

Demonstration of C++ OOP event-driven programming fundamentals through a simple ASCII game demo developed with SDL2. Blends older, C-style programming when interfacing with SDL2 with more modern C++ features like smart pointers for cleaner memory management.

TerminalGameDemo.mp4