The HireMe Engine is a custom 2D game engine built in C++ for Windows, OSX, and Linux. It uses component architecture with scripting in Lua, SDL for rendering and input, built-in physics with Box2D, a custom data-oriented particle system, and controller support. Incorporates the C++, Lua, GLM, LuaBridge, SDL2, Box2D, and RapidJSON libraries.