Skip to content

nl1x/myrpg-the-stellar-strive

Repository files navigation

MUL-200 • MyRPG

An Epitech project

Project

This project is one of the freest project of your first year.
Create your own RPG.
Your main challenge for this game will be to create a complete product using everything that you and your team know.
To give the users the feeling that you’re delivering a complete product you need to polish as much as possible your game.
Your game must follow the following rules:

  • Having a pleasant user interface.
  • Create a coherent universe (visual assets, audio assets, scenario, ...)
  • Create a funny game where the player has at least one goal.
  • Create a game with a beginning and an end.

Allowed functions

All the functions included in the libC, the CSFML and the math library are authorized.


Installation

  1. Clone the repository
git clone git@github.com:EpitechPromo2028/B-MUL-200-REN-2-1-myrpg-nathan.jeannot.git myrpg && cd myrpg
  1. Compile the project
make -s
  1. Launch the game
./my_rpg

Some stats

Project's Tokei:

===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 C                     449        13093         8233         3339         1521
 C Header               48         2955         2060          442          453
 Makefile                8         1096          778          103          215
 YAML                    4          488          335          122           31
-------------------------------------------------------------------------------
 Markdown                2          132            0           92           40
 |- C                    1           31           23            2            6
 (Total)                            163           23           94           46
===============================================================================
 Total                 511        17764        11406         4098         2260
===============================================================================

Coding style

0 coding style errors.


Contributors

Aymeric JOUANNET-MIMY
Nathan JEANNOT
Lysandre BOURSETTE

About

An RPG made in C in 6 weeks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published