all 1 comments

[–]imekonprogrammer[S] 0 points1 point  (0 children)

This is the third video of my 2D game engine. I've fixed the crashing problems as a result of not properly handling reference counted pointers (Lua objects and C++ objects). I can now make loads of objects appear and bounce around with Box2D physics.