Hacker News new | ask | show | jobs
Running a whole 2D Game Engine in Unity (ceramic-engine.com)
1 points by jeremyfa 1295 days ago
1 comments

I created an open source 2D Game Engine in Haxe language and made it run inside Unity in order to extend its capabilities and support additional platforms like consoles. This post is a detailed technical overview of how it was achieved.