around
A downloadable game for Windows and Linux
About the game
around is a small game written in C++. It uses the free library SFML.
The game supports 2-4 player local multiplayer. (sorry, no single player and no ai) The last player with a main base wins the round. You can spawn units to attack the enemy or repair your buildings. To increase your income you can build mines and to establish a defense line you can build towers. Spawning units additionally gives you energy which you can use for some spells.
How to play
The game has a very simplistic control scheme. You only have 4 buttons to play: Up, Down, Left and Right. Use Up and Down to select an action in your HUD and use Right to execute the action clockwise and Left to execute it counterclockwise.
Units start walking in the selected direction and buildings spawn on the first free capture point left or right from your main building. For spells the direction does not matter.
Damage Calculation
The damage a unit or building deals depends on their current health value. Units deal exactly the amount of their HP as damage. Buildings have an additional defense value of 2. This means they receive 2 less damage from a unit and deal 2 more damage to them.
Additional Info
You can find additional info about all units, buildings and Spells ingame under the Help section or when you pause the game during a match.
Status | Released |
Platforms | Windows, Linux |
Author | grumium |
Genre | Strategy |
Tags | 2D, Multiplayer, SFML, sourcecode |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.