Personal Library Stuff!
Hello š
As per the rules, I need to disclose the personal library stuff I’m going to be using.
It’ll be thisĀ home brew game engine, plus some other bits and piecesĀ along with anything relevant or useful I might need from my personalĀ githubĀ account (mostly stuff around animation and some render pipeline/asset loading boilerplate stuff).
TheĀ engine, for the curious, is Javascript and it’s a 2d tile-map/sprite engine for WebGL (Well, Three.js) which takes files from a custom game/level editing tool I’ve been writing for the last few months.
I’ve managed to make one little demo with it so far but there’s still a lot of work to do and tests to run before I know it’s safe to use in the competition. I am terrified.
All this just to avoid having to learn Unity.