Skip to content

Demonstration of C++ OOP fundamentals and safe memory management through an ASCII game played in your terminal

Notifications You must be signed in to change notification settings

21pdavis/TerminalGame

Repository files navigation

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

About

Demonstration of C++ OOP fundamentals and safe memory management through an ASCII game played in your terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages