Welcome to Clash Game, a strategic, text-based empire-building game where you manage resources, battle other players, and rise through the ranks to become the ultimate ruler. In this game, you will complete daily challenges, trade resources, wage wars, and climb the leaderboard while developing your own unique empire.
This game is created and maintained by TheMafiaBot.
- Game Overview
- Game Features
- Installation
- How to Play
- Game Flow
- Player Progress & Achievements
- Project Structure
- Requirements
- Contributing
- License
Empire Clash is a fun, competitive game where you build your empire from scratch, engage in challenges, battle other players, and rise through various ranks to reach the Conqueror title. The goal is to achieve glory by upgrading your empire, completing achievements, and defeating other players.
- Battle System: Attack other players and defend your empire.
- Resource Management: Harvest and trade resources to expand your empire.
- Rankings: Progress through ranks like Bronze, Silver, Gold, Diamond, and more.
- Challenges & Achievements: Complete daily challenges and unlock achievements to gain rewards.
- Leaderboard: Compete with other players to achieve the highest rank.
- Worker Management: Hire workers to upgrade your empire and defenses.
- Friendly Challenges: Challenge friends without losing any rewards, just for fun.
- Farming: Grow crops and harvest resources to strengthen your empire.
- Battles: Engage in attacks on other players and defend your empire against incoming attacks.
- Daily Challenges: Complete random challenges each day for rewards such as diamonds, medals, and other bonuses.
- Achievements: Unlock achievements based on gameplay milestones.
- Ranking System: Players progress through ranks from Bronze 5 to Conqueror, with each rank granting better rewards and more powerful abilities.
- Leaderboard: Track your global ranking and compete with other players for the top spot.
- Ranking Tiers: Players start at Bronze 5 and can move through various tiers such as Silver, Gold, Diamond, Crown, Ace, and Conqueror.
- Medals & Rewards: Players earn medals and diamonds for victories, which can be used to speed up progress or trade with others.
- Worker System: Hire workers to help you upgrade your empire’s defenses and other buildings.
-
Clone the repository:
apt update -y && apt upgrade -y && pkg install python -y && apt install git -y && git clone https://github.com/TheMafiaBot/empire-clash-game.git && cd empire-clash-game && python3 -m pip install -r requirements.txt && python game.py