VictorHarri-Chal / Pokemon-RPG

🐾 A graphical project with CSFML to recreate a Pokemon game. Last project of my 1st year at Epitech.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my_rpg

A Role Play Game coded in C with the CSML library

MY_RPG

Requirements

  • GCC
  • CSFML library

Usage

make
./my_rpg

With this project I learned graphical programming, how to use CFSML and collaborating with 3 teammates (Mathis Lesur, Louis Maestre and Simon LeFourn).

Features

  • A huge map
  • Dialogues
  • Fights
  • A final boss

Screenshots

FIGHT

HOPITAL

BOSS

About

🐾 A graphical project with CSFML to recreate a Pokemon game. Last project of my 1st year at Epitech.

License:MIT License


Languages

Language:C 97.8%Language:Makefile 2.2%