logoalt Hacker News

AshleysBraintoday at 12:32 PM1 replyview on HN

Shameless plug but if you like small file size overheads, our browser based game engine Construct[1] exports an empty web project with about 300 KB overhead for a fully-featured engine. We achieve this by going all-in on the web platform so we don't have to ship a heavyweight runtime with it, and using a modular approach where only the components you use get exported.

[1] https://www.construct.net


Replies

shermantanktoptoday at 1:05 PM

FYI “open 3d city” link gives an error about exceeding the free edition size.

show 1 reply