Tag Archive: flash

Numeric Enumerations (Enums) for AS3

Something I really missed in Actionscript 3 were enums. If you need ascending unique numeric ids ( e.g. for naming array indexes ), enums are your friend.

For our current project we programmed a messaging system. The system uses unique numeric ids for message …

Continue reading »

Random Map Generation

map_gen

Designing an appealing and huge game world from scratch will take even really fast designers a looooong time: valuable time that can be spent in better ways. This is where generated content comes in handy. With the push of a button a designer can create a whole world (oceans, land, …

Continue reading »

Older posts «

» Newer posts