Skip to content

Ackfire/RPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPG project 🖥️

Done by Melissa, Maxime and Romain - Epitech 2022 🎓

Overview

This project is a part of the first year of Epitech.
We had 1 month to complete it. 🗓️

The goal of this project was to create a RPG game in C with the CSFML library. 🎮

Features

  • u: Skip the cut scene
  • i: Open inventory
  • esc: Open menu
  • w: Quit the game
  • z: Go forward
  • s: Go backward
  • q: Go left
  • d: Go right
  • p: Player's stat
  • t: Open skill tree

Running the project locally

  • Clone this repository locally
  • Run make in your bash / command line
  • Run ./my_rpg

Warning Make sure the CSFML library is installed or the program won't work.


To try this program, you can to use this command to automatically play the game and when you quit it, clean the repository:

make && ./my_rpg && make fclean

An output you can get from this program can be:

gameplay.png

Here are the different tools and languages we used to make this project: 🛠️

Main tools

Here is the GitHub of the persons who did the project with me : Maxime Senard, Romain Delaruelle

About

Creation of a RPG game in C using the CSFML library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages