Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 494 Bytes

File metadata and controls

14 lines (10 loc) · 494 Bytes

EasyEngine

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.

Prerequisites

  • G++ (GCC)
  • C++17 or later
  • Git

Getting Started

Check out showcase_program.txt inside the tests folder for a guide on how to use EasyEngine