Skip to content

👾 Multiplayer C++ Game Project with SFML for Linux and Windows

Notifications You must be signed in to change notification settings

Chep0x61/R-Type

Repository files navigation

R-Type

Epitech's third year project, clone of R-Type with multiplayer feature.

Project Stack

cpp sfml

Supported Platforms

linux windows

Setup Project

Don't forget to install correctly needed dependencies for Conan to compile correctly. You can find them in the configure.sh.


mkdir build

Then

./configure.sh

Or

python3 -m pip install -r requirements.txt
cmake . -B build -D CMAKE_BUILD_TYPE=Debug
make -C build -j{number_of_threads}

Preview of our game

Little preview of our Project

Coming soon

Documentations

Network RFC

Project Documentation

Our Team

Developers


Flokamps

Alexandre Coyras

Naikyz

Loïs Aibout

Chep0x61

Content Creators


Philippe Racon

Alizée Charleville

❤️ Special thanks to Philippe Racon "Fyra" & Alizée Charleville for their awesome skills in music and sound effects. You can find them on their link just above. ❤️

We hope this ReadMe was useful ! ❤️

About

👾 Multiplayer C++ Game Project with SFML for Linux and Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published