Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 2.3 KB

File metadata and controls

45 lines (26 loc) · 2.3 KB

Raid Villagers

Button Text

image

Raid Villagers is a thrilling text-based RPG-style game developed in Python. In this game, players raid villages to earn coins, level up, and enhance their gameplay experience. With engaging features like a shop, upgrades, auto-save, and admin commands, this game promises endless hours of fun!

Features

Battling

Battling is the core of Raid Villagers. Raid villages to earn loot such as coins and items. During a raid, you’ll choose a task which can either reward or harm you. Your goal is to accumulate coins through these battles.

Battling

Upgrades

Upgrade your stats by spending the coins you collect. There are three stats to enhance, and each upgrade helps you win battles and progress further in the game.

Battling

Shop

Visit the in-game shop to purchase items using the coins you've earned. Currently, there are three items available for purchase.

Battling

Profile Saving

Your progress is saved to your name, allowing you to resume where you left off. Note that on Replit, progress is lost when the tab is closed. For persistent saving, consider hosting the code locally.

Installation

To install Raid Villagers, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/raid-villagers.git
    
  2. Run the file
    python main.py
    
    

Or play on replit

https://replit.com/@Spirit4449/Raid-Villagers