Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 309 Bytes

Readme.md

File metadata and controls

20 lines (13 loc) · 309 Bytes

description

This:

  • is a 2D video game engine written from scratch.
  • uses the ECS paradigm.
  • is not made with external audience in mind.

dependencies

compiler

  • Clang

libraries

  • Boost.Mp11
  • SFML 2.5.1
  • Lua 5.4.6
  • sol 3.3.0