R-Type
R-Type project
R-Type Documentation

KapEngine KapMirror SylphTransport KapUI Documentation Release Build verification License: GPL-3.0

Image

R-Type

How do I build and run this?

See the R-Type build instructions. R-Type runs on Linux, MacOS (intel) and Windows.

Install the game

The game installer is available for Windows, Mac OS and Linux on the release page of the game.

You can also run the game from a build version directly without installer (portable version) by using the tarball files also available in the game releases.

You may find the latest game release here.

Host your own server

You're able to directly run the R-Type server without building the project. Just do it by downloading the latest Docker image available.

$ docker pull aureliancnx/rtype-server:latest
$ docker run -p 7777:7777 -it aureliancnx/rtype-server:latest

You can retrieve the Docker image here : aureliancnx/rtype-server

The latest Docker image is automatically updated with Github Actions when a game release is created.

Documentation

How organize project

  • Library : Folder that contains all the libraries used by the project.
  • Assets : All additional things useful for the gameplay (Components, Textures, Font, ...).
  • Package : All additional things useful for background logic (Raylib encapsulation, ...).

Cheat warning

This repository is public for several technical reasons. Do not use this repository for a school project at EPITECH, to avoid being flagged for cheating (-42). We are not responsible for the use you make of our repository.

Authors

Chaika9Chaika9

aureliancnxaureliancnx

benji-35benji-35

Ewen02Ewen02

DosserPaulDosserPaul

meredith-lbjmeredith-lbj
</tbody>