![]() |
cmdfx 0.2.0
Lightweight game engine for your terminal
|
Files | |
cmdfx.h | |
The main header file for CmdFX. Includes the rest of the library. | |
This directory contains all of the main header files for the cmdfx library. The library is designed to be a simple and easy to use library for creating command line interfaces in C++.
core
The main module for the library. Required to be included in any project using the library.
physics
The physics engine module for the library. Designed to work with Sprite
structs.