Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.21 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.21 KB

AdvanceD Wars

A turn-based strategy game built with impactJS. A "Brother's DeBeasi" game.

Nightly Build

http://aw.debea.si/

Developer Resources

TODO

  • Create subclasses of EntityUnit for each unit type (mech, infantry, etc)
  • Figure out more efficient way of calculating grid movements
  • Update graphics to be 64x64 (Consider creating 128x128 versions too for retina)
  • Build menu system
  • Create attack system
  • Various UI additions
  • Multiplayer, preferrably using WebSockets and Node
  • Create website for people to get matched up and play against each other
  • Add support for touch events / mobile devices (http://impactjs.com/documentation/ios/overview)
  • Polish

Known Bugs

  • Mouse event doesn't fire when clicking on units, only space