Skip to content
/ rtype Public

Simple video game in c++ with Raylib based on R-type game

License

Notifications You must be signed in to change notification settings

Tipbs/rtype

Repository files navigation

R-Type

R-Type is a video game based on the famous game series of the same name. In this game, you control a starship and your goal is to kill wave of starship's enemies.

How does it work?

There is a r-type_client and a r-type_server. You can play from 1 to 4 player on the same server

Getting Started

Installation

conan install . --build=missing --profile=default

Quickstart

cd build && cmake .. --preset=conan-release
cd .. && cmake --build --preset conan-release

Usage

./build/r-type_client
./build/r-type_server

Our team ❤️

Developers


Tom Sancho

Ana Masselot

Thibault Degodenne

Aurelien Masset

Lucas Taillan