Skip to content

Merc Arena is a single player battle game developed using pygame library.

Notifications You must be signed in to change notification settings

AryaV14/Merc_Arena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

229285417-80d68655-4282-4a33-87a2-20723c8dfcb0

Merc Arena

Merc Arena is a battle game where the players must attack the enemies and survive the fight to win. Our hero merc, a sword fighter, encounters two enemies on his way. Merc got three bottles of potions to restore his health, while the enemies got one potion each. Our mission is to help the merc fight the enemies and survive using the potions. Enjoy the mission!

Team members

  1. Arya Vijayan

Demo

Merc.Arena.mp4

How it Works ?

In the game, you will control the merc who must defeat his opponents in a sword fight. You will need to use a combination of moves and attacks to defeat your opponent.

The game is won when one player reduces the other's health bar to zero. Bottle of potion can be used to restore health. Enemies use their potion once, when their health goes below 50%. No characters can use the health potion if they are dead.

Once the game begins, the merc can give his first strike by choosing the enemy to attack. If you hover the mouse over the enemy the cursor changes to a sword. Click on the enemy to attack.

Libraries used

Latest versions of :

Pygame

Random

How to configure

Before playing the game, you will need to have Pygame installed on your computer. Pygame can be installed via pip, a package manager for Python.

To install Pygame, simply run the following command in your terminal:

pip install pygame

To install Random, run the command :

pip install random2

How to Run

Clone this repository

https://github.com/AryaV14/Merc_Arena.git

Run the main.py file.

About

Merc Arena is a single player battle game developed using pygame library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages