Rtyuio by cyanpelican
This game is a mix between a turn-based strategy game and a realtime-strategy game. It's implemented in Java and has both a 2-player mode and a singleplayer mode with a simple AI. The code is a bit of a mess right now, but it will be available shortly for download as well.
There is only 1 type of unit, but you can equip it with 3 types of weapons and 2 types of armor. Press the 'escape' key to end your turn, but move quickly, because it automatically ends after 10 seconds.
Enjoy!
There is only 1 type of unit, but you can equip it with 3 types of weapons and 2 types of armor. Press the 'escape' key to end your turn, but move quickly, because it automatically ends after 10 seconds.
Enjoy!
| Java (jar), source | http://cyanpelican.servegame.com:45012/ld27.htm |
| Original URL | https://ludumdare.com/compo/ludum-dare-27/?action=preview&uid=17977 |
With some spawns the distance to certain resources for one player make it impossible to win against proper play.