Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacopograndi/tage
turn based empire warfare in the terminal
https://github.com/jacopograndi/tage
Last synced: about 1 month ago
JSON representation
turn based empire warfare in the terminal
- Host: GitHub
- URL: https://github.com/jacopograndi/tage
- Owner: jacopograndi
- License: mit
- Created: 2024-06-26T21:29:26.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T11:19:18.000Z (4 months ago)
- Last Synced: 2024-08-13T14:27:13.939Z (4 months ago)
- Language: Rust
- Homepage:
- Size: 1.13 MB
- Stars: 35
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
- awesome-ratatui - tage - Turn based strategy game with multiplayer, empires and warfare. (đģ Apps / đšī¸ Games and Entertainment)
README
# Tage
This is a game based on an [old nds game](https://en.wikipedia.org/wiki/Age_of_Empires:_The_Age_of_Kings).
It's played with a terminal user interface, later on i will add a graphical one.
![](https://github.com/jacopograndi/tage/blob/main/demo.gif)
The game features:
- All Empire Maps
- Machine Opponents
- Multiplayer (hotseat and server-client)
- Customizable maps, unit data, abilities, civilizations, bonuses, powers
- Unlimited undo of turn actions# Gameplay Manual
Here is some basic information on how to play: [Manual](./manual.md).