Skip to content

Boryszs/League_of_Warriors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPG GAME

Authors:

Documentation

The main goal of the project is to create an RPG computer game intended for audiences over the age of thirteen. The player will be able to access functions that allow him to manage the virtual hero, including choosing a character to play the game and taking appropriate steps to improve it, for example increasing energy, financial resources and standard of living. These operations will be performed via the keyboard and mouse using a windowed graphical interface.

             

Technology

  • C++
  • SFML
  • MySQL
  • MySQL Connector/C++

Instalation and Run:

git clone https://github.com/Boryszs/GRA_RPG.git
You must had installed:
  • XAMPP
  • MySQL Connector/C++
  • Visual Studio
  • SFML library

Configuration Project:

  • Import Database gamerpg to localhost (XAMPP) use account root no password
  • Change PATH on SFML and MySQL Server in the project configuration

Game

First, you need to set up a user account, this allows for subsequent user login and storage of user data

Login window for creating a user account and loggin.

The menu window allows you to manage the player's characters create new characters delete as well as select and go to the game, a player on one account can have a maximum of three characters

Characters available in the game:


           

       Warrior          Archer          Wizzard