zardoru / raindrop

yet another beatgame.
GNU General Public License v3.0
128 stars 16 forks source link

Battle Mode #23

Open DolphinDTM opened 8 years ago

DolphinDTM commented 8 years ago

The ability to have 2-player local battles.

zardoru commented 8 years ago

Having local battle mode means rewriting a big portion of lua support. Most of the code assumes there's only one playing field, so let's say it's on the drawing board right now.

zardoru commented 8 years ago

update: this is currently in progress on the future branch.