Skip to content

zeric11/Avanth_Stone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Avanth Stone

How to run

Install the required packages using:

pip install -r requirements.txt

Run main.py in the src folder using the command:

python3 main.py

Info

Taking inspiration from the original Legend of Zelda games, the Avanth Stone will be a small 2D pixel art fantasy role-playing game in which the player is tasked with the quest of retrieving the "Avanth Stone."

The goal for this project is to implement a variety of 2D gameplay mechanics. This will include...

  • A story line that explains the game world and what the player must do.
  • A basic combat system.
  • At least 3 different low-level enemy types the player must battle throughout the game.
  • At least one puzzle.
  • At least one boss battle.

Due to its simplicity and my familiarity with the language, this game will be written in Python using the Pygame library.

This project will be based on this Pygame tutorial.

Map textures are from the Mystic Woods asset pack.

Sound effects are from Mixkil.

Background music: Forest Walk by Alexander Nakarada.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages