From 436cbf617fd01503c5eb9212b5b4e6709a4f0de3 Mon Sep 17 00:00:00 2001 From: Satyam Date: Wed, 11 Aug 2021 11:42:31 +0530 Subject: [PATCH] Add Space Empires ## Description [Space-Empires](https://www.github.com/satyamx64/space_empires) is a turn-based strategy game of 4X (abbreviation of Explore, Expand, Exploit, Exterminate) subgenre complemented with Decent UI and smooth animations. There are 8 Planets, and 4 Players ( 1 User + 3 Computer A.I) . The objective is to win them all in under 365 turns. To do so, the player must manage their resources, make military, and win the war against other races. **Checklist** - [x] I read [How to contribute](https://github.com/Solido/awesome-flutter/blob/master/contributing.md) - [x] I edited the SOURCE.md file only - [x] Added a link to the repo in the PR --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 9c0b81e..81b4348 100644 --- a/source.md +++ b/source.md @@ -532,6 +532,7 @@ This section contains libraries that take an experimental or unorthodox approach - [Tetris](https://github.com/boyan01/flutter-tetris) - Tetris game by [YangBin](https://github.com/boyan01) - [Party Charades](https://github.com/vintage/party_flutter) - Party charades by [Kamil Rykowski](https://github.com/vintage) - [Ghost Rigger](https://github.com/Float-like-a-dash-Sting-like-a-dart/GhostRigger) - Ghost Rigger is a cyberpunk inspired puzzle game by [Iain Smith](https://github.com/b099l3) and [Julio Ernesto Rodríguez Cabañas](https://github.com/ernestoyaquello). +- [Space Empires](https://github.com/satyamx64/space_empires) - A 4X Space themed strategy game by [Satyam Sharma](https://github.com/satyamx64) #### Game Engine resources