SpringCabal / SkeletonGame

Skeleton game project used for Ludum Dare competitions
0 stars 3 forks source link

Add a game-load gadget #5

Open gajop opened 8 years ago

gajop commented 8 years ago

A game-load gadget (one that would place units/features, etc.) seems like a common requirement to most LD games. See: https://github.com/SpringCabal/LD34/blob/master/LuaRules/Gadgets/game_load.lua . Probably useful as it is.

gajop commented 8 years ago

Instead this should probably rely on s11n lib instead. Scened must be made to output in a format useful with s11n.