xdvom03 / 4xclearer

A board conquering game with total transparency. For observation.
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Overhaul movement #4

Open xdvom03 opened 3 years ago

xdvom03 commented 3 years ago

Toggle for torus enabling (perhaps alternating directions, allowing a Möbius strip). Remove the direction window - instead, make movement a start-finish button thing (Sidenote: This is how interfaces become ridiculously complicated. There should be some more general event system controlling the buttons so that we don't get a million mode variables.). If there are more cities next to each other, movement between them is free, so that a unit may move wherever it has a direct city path to (plus one tile).

xdvom03 commented 3 years ago

I should also allow units to found cities wherever. Now that they also serve as roads, this could open up interesting defence strategies.