Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Latest commit

 

History

History
131 lines (97 loc) · 4.2 KB

readme.md

File metadata and controls

131 lines (97 loc) · 4.2 KB

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap

About The Project

RPG

(back to top)

Built With

C

CSFML

(back to top)

Getting Started

Prerequisites

Install CSFML Library if you don't already have it : CSFML Installation

Installation

  1. Clone the repo
    git clone https://github.com:LeoWherle/myrpg.git
  2. Build the program (in the repository)
    make
    

(back to top)

Usage

Execute the built binary file in the repository :

  ./my_rpg

(back to top)

License

Distributed under the GNU GENERAL PUBLIC LICENSE See LICENSE.txt for more information.

(back to top)

Acknowledgments

Art :

Music :

(back to top)