Code Monkey home page Code Monkey logo

dungeon-hunters's Introduction

RPG Text-based Action Adventure Game

Welcome to the text-based action adventure game repository! This project delivers an exciting RPG experience where players can immerse themselves in a dynamic world filled with monsters, NPCs, items, and challenges. Written entirely in C++, this game offers a nostalgic adventure with modern gameplay elements.

Features

  • Free Movement: Explore a vast and immersive world with the freedom to move in any direction.
  • NPC Interaction: Engage with various non-player characters (NPCs) who offer quests, items, and information to aid your journey.
  • Monster Battles: Face off against a variety of monsters lurking in the game world. Each encounter brings unique challenges and rewards.
  • Item Collection: Discover and collect items scattered throughout the environment. These items provide advantages and aid in battles against monsters.
  • ASCII Art: Enjoy visually stunning ASCII art depicting different monsters, adding charm and character to the game.
  • Level Up System: Progress through the game by defeating monsters and earning experience points. As you level up, your health and attack damage increase, enhancing your abilities for future battles.
  • Boss Battles: Confront powerful boss monsters as you reach higher levels. Defeating the final boss at level 5 marks the pinnacle of victory.

Getting Started

To run the game on your local machine, follow these simple steps:

  1. Clone the Repository: Clone this repository to your local machine using the following command:

    git clone https://github.com/your-username/your-repository.git
    
  2. Compile the Code: Ensure you have a C++ compiler installed on your system. Navigate to the project directory and compile the code using your preferred compiler:

    g++ main.cpp -o game
    
  3. Run the Game: Execute the compiled executable to launch the game:

    ./game
    
  4. Enjoy the Adventure: Immerse yourself in the thrilling world of the text-based action adventure game!

Contributing

We welcome contributions from fellow adventurers and developers! Whether you want to fix bugs, add new features, or improve the overall gameplay experience, your contributions are invaluable to the community.

To contribute to the project:

  1. Fork the repository to your GitHub account.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and ensure they adhere to the project's coding standards.
  4. Test your changes thoroughly to ensure they function as intended.
  5. Submit a pull request detailing the changes you've made and any relevant information.

Contact

Have questions, suggestions, or feedback? Feel free to reach out to us via email at [email protected].

Thank you for your interest and happy adventuring!

dungeon-hunters's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.