Skip to content

RType-like game project made by students

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.txt
Notifications You must be signed in to change notification settings

aureliancnx/R-Type

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

Chaika9
Chaika9

aureliancnx
aureliancnx

benji-35
benji-35

Ewen02
Ewen02

DosserPaul
DosserPaul

meredith-lbj
meredith-lbj