Haniyya / towdef

An attempt at game-deving
1 stars 1 forks source link

Decision on serialization format. #3

Open Haniyya opened 6 years ago

Haniyya commented 6 years ago

I'd like to have either JSON or YAML to serialize/deserialize new content. So towers, mobs, projectiles and such would all be serialized entities and could just be loaded on startup.

andresattler commented 6 years ago

I like YAML! it's less clutter