Skip to content

josephbk117/Para-Engine-2D-Game-Engine

Repository files navigation

Para Engine

It's an easy to use C++ 2D Game engine. Nothing more than a .lib file. Image of Yaktocat

Easy To Use API

The API is really simple and easy to use. Those familiar with Unity style component based architecture will fell right at home. In fact the API is heavily inspired by the Unit3D API. Similar functions and classes are also present.

Features

  • 2D Physics (Box2D)
  • Audio (LibYSE)
  • Easy To Use With Threading
  • Custom Shaders & Image Effects
  • Simple Unity Like API
  • Fast & Small Binary Size
  • Scripting Support
  • Toolset For Assests
  • Visual Editor