RPG_Game

Game Screenshot

Project Overview

Welcome to RPG Game! This is an exciting RPG game inspired by the thrilling world of Assassin's Creed. Developed using Unreal Engine 5, my goal is to deliver an immersive gaming experience filled with action, adventure, and a captivating storyline. This readme document provides essential information to help you navigate through the development process and get the most out of my game.

The puporse of this development is to understand how to use Unreal Engine Tools, using only blueprints and free assets from Epic games, and 3d libraries like Sketchfab, I will try to test

This Games is developing following @gorkagames RPG series on youtube Channel

https://www.youtube.com/watch?v=FNTyIWkv5k8&list=PLiSlOaRBfgkcPAhYpGps16PT_9f28amXi&index=1&t=0s

...in progress. Last Update part 9 - Combat

Table of Contents

Getting Started

Prerequisites

Before you start working on the project, make sure you have the following installed:

  • Unreal Engine 5: Download and install Unreal Engine 5 from the official Unreal Engine website.
  • Visual Studio or any other preferred code editor for scripting.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/your-game.git
    
  2. Open the project in Unreal Engine 5.

  3. Build the project to ensure all dependencies are properly configured.

  4. Configure project settings, including graphics and input preferences, to suit your development needs.

  5. Run the game in the Unreal Engine editor for testing and debugging purposes.

  6. When ready for deployment, follow Unreal Engine's guidelines for packaging and distributing your game.

Game Overview

Storyline

.. in progress, but must be interesting

Key Features

  • Open-world exploration with dynamic day-night cycles.
  • Fluid combat system inspired by Assassin's Creed.
  • Intricate parkour and free-running mechanics.
  • Quests and missions that contribute to the overarching storyline.
  • Rich character customization and progression.

Development

Game Mechanics

The game mechanics aim to deliver a seamless and engaging experience. Focus on refining the following aspects:

  • Combat: Create a responsive combat system that combines melee, ranged, and stealth elements.
  • Parkour: Develop intuitive parkour mechanics for fluid movement across the game world.
  • AI: Implement intelligent NPC behavior, making encounters challenging and dynamic.

Art and Design

Immerse players in a visually stunning world with attention to detail:

  • Environment Design: Craft a detailed open-world environment that reflects the game's historical and fictional elements.
  • Character Design: Design diverse characters with unique personalities and appearances.
  • Animation: Utilize realistic animations for characters and creatures to enhance immersion.

Coding Standards

Follow Unreal Engine's coding standards and best practices for a consistent and maintainable codebase. Document your code comprehensively to facilitate collaboration.

This Readme are made using Chat GPT, some characteristics is a challenge found trying to replicate a rpg game like Assassins Creed

Happy coding and gaming! 🎮