#
rts
A sub-genre of strategy video games in which the game does not progress incrementally in turns. This is distinguished from turn-based strategy (TBS), in which all players take turns when playing.
Here are 9 public repositories matching this topic...
My LD54 game
-
Updated
Oct 1, 2023 - Go
An RTS engine written in golang. Detaches the engine from the UI via a TCP/IP API. Any UI could be hung off of this. Tailored for large numbers of simultaneous players within a large world.
-
Updated
Nov 8, 2019 - Go
Implementation of DownFlux, a collaborative RTS.
-
Updated
Jul 5, 2023 - Go