Skip to content

trollworks/ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trollworks Engine

Small 2D game engine based on SDL2 and Lua

✨ Features

  • 2D scene editor
  • Asset management
  • Lua scripting
  • Entity Component System

🔨 Build

Platforms:

  • MingW 64bits (gcc, clang)
  • Linux (TODO)
  • Mac (TODO)

Requirements:

  • CMake >=3.22.0
  • GNU make
$ make build.debug

📝 License

This project is released under the terms of the MIT License.