EasyEngine is a prototype terminal engine I started but didn’t have time to continue developing.
The current code is a bit messy, and if I revisit the idea I’d likely rebuild it from scratch.
I’m sharing it here in case others want to explore, learn from it, or take it further.
- G++ (GCC)
- C++17 or later
- Git
Check out showcase_program.txt inside the tests folder for a guide on how to use EasyEngine