Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 564 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 564 Bytes

MyEngine

An entity/component game engine with visual editor. Sample usage in ProjectEngineEmpty.

3rd party libraries:

  • bullet 3 (github.com/bulletphysics/bullet3)
  • dear imgui (github.com/ocornut/imgui)
  • Lua (lua.org)
  • Lua Bridge (github.com/vinniefalco/LuaBridge)

For iOS deployment:

  • ios_deploy (github.com/phonegap/ios-deploy)

For VSCode extension:

  • node-v10.3.0-x64.msi (nodejs.org/en/)
    • npm install -g vsce

Mono (early testing on Windows): mono-6.0.0.313-gtksharp-2.12.45-win32-0 mono-6.0.0.334-x64-0.msi