mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[GH-ISSUE #52] Mobile tanks #229
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mikerro on GitHub (May 4, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/52
Originally assigned to: @Pecusx on GitHub.
There should be possibility to move your tank (left or right) to better location (or to avoid attacks). Of course when terrain allows to do so (ie. no moving up the steep hill, but every other direction should be possible, even when it's deadly).
@Pecusx commented on GitHub (May 4, 2022):
I was planning this as one of the "defensive weapons".
It is quite simple to implement.
But not now :)
@Pecusx commented on GitHub (Aug 20, 2022):
Done!