/my-rpg

RPG game developped in my 1st year at Epitech

Primary LanguageC

My RPG

This is a role-playing game developed as part of an EPITECH project, as our first year final graphical project. We had to develop a game using the CSFML library, in C language. We was a team of 4 people, and we had 7 weeks to develop this game.

Installation

To install the game, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/my_rpg.git
  2. Navigate to the project directory: cd my_rpg
  3. You may need to install the following packages:
    • sudo apt-get install libcsfml-dev
  4. Compile the game: make
  5. Run the game: ./my_rpg or with ./my_rpg -q for querty keyboard

Gameplay

The game is an RPG with the following features:

  • Save system
  • Sound effects
  • Level 1
  • Non-playable characters
  • Missions
  • Projectiles
  • Particle effects
  • Inventory
  • Chests
  • Menu
  • Win/Lose screens
  • Player selection

Controls

The game can be played using the following controls:

  • Arrow keys: Move character
  • Space: Interact with objects
  • Escape: Pause game

Screenshots

For a better idea of the game, here are some screenshots: Screenshot 1 Screenshot 1 Screenshot 1 Screenshot 1 Screenshot 1

Credits

This game was developed by :