Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved documentation on READ.ME #2626

Merged
merged 2 commits into from
Sep 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@

**Ancient Beast** is a turn based strategy indie game project played online against other people featuring a wide variety of creatures to acquire, putting them to use in order to defeat your opponents. This project was carefully designed to be easy to learn, fun to play and hard to master. We hope you'll enjoy it!

## Lore
The game takes place is a distopian future, where people have exceled in power thanks to the use of technology, specifically advanced 3d printers. The world is split into 7 factions, based off the seven deadly sins, fighting each other for resources, land and supremacy. This is not a chance based game; are you skilled enough to survive?

## Hardware
The game is designed to be lightweight and run on most devices out there using pretty much any input method you can think of.

## Bottlenecks
Besides the main bottleneck, it's creator, [Dread Knight](https://github.com/DreadKnight) (hence why development will transition to [Freezing Moon DAO](https://FreezingMoon.org)), the game is currently pre-alpha prototype and lacks some important features (for now), such as online multiplayer, bots and unit animations. Given time, with enough love and support all those major issues will be addressed and the game will be able to reach mainstream audiences.

### [Roadmap](https://github.com/FreezingMoon/AncientBeast/milestone/4)

We're working hard on the next version - 0.4, codenamed `Bounty Hunter`.
Expand Down
Loading