Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 582 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 582 Bytes

#RTS Base RTS Base is going to be a basic RTS system built in HaxeFlixel. A playable Demo can be found here: http://kingmaker.works/rtsb/RTS.swf

#Project Goals: Must be simple to utilize Must leverage tiled map editor

#Version .6 Released Greatly improved performance on all targets Code is now greatly abstracted from haxeflixel to ease porting

#Version .5 Released for HaxeFlixel 4.0 Features now include: CastleDB powered Units and buildings Actors are Entity/Component based with built in event systems Fog of War Tiled Levels Dashboard with Controls (to be refactored)