/StrategyGame

Battle your friends in this 4X chess spinoff game! An in-progress game -- possibly the first project I'll actually finish!!

Primary LanguageC#

Untitled Strategy Game

This is my 4X game. Battle with your friends for world domination!

alt text

Rules

Build your empire by creating cities, and use the resources these provide to build an army of chess pieces.
Last player with a city standing wins!

Each tile provides one growth (yellow) and one production (purple), but some tiles provide bonus resources! Each tile within your city's borders provides you with it's growth and production every turn.

alt text

Use growth to expand your city's borders (making it more effective) and use production to build units and more cities.

Send your units into battle against the opponent and take down their cities to win!

alt text

Build instructions.

To build locally, first clone the repository, then create a new unity project in the root directory. Unity version 2021.3 and up are supported.