Browse tags

Posts with tag: Lua

Preview image for post 'Relocate Engine'

Relocate Engine

  • April 28, 2019
  • 21 Minutes

Relocate is a physics is an experiment with Box2D physics, Lua scripting, ImGui debugging and the SFML framework, and has been used as a starting point for a few of my other C++ projects.

Read more
Preview image for post 'My First ECS'

My First ECS

  • May 5, 2017
  • 2 Minutes

This project was more of an exploration than anything else. I wanted to make an engine which could have its data serialised and manipulated with scripts rather than hard code.

Read more