R-Type  2
Doom but in better
Loading...
Searching...
No Matches
R-Type

The r-type logo

This is the r-type project You can find more information in the sections below:

Or online at: rtype.pingpal.news

Table of contents

Introduction

R-type is a game engine that is composed of a server and a client.

The aim is to have a game that can be multiplayer and have many clients connect to it.

Getting started

Client

Server

Protocol

Commit convention

If you wish to contribute, we strongly suggest that you take a look at the COMMIT_CONVENTION

Authors

This project was written by:

License

This project is licensed under the MIT License.

However, because this follows the rules of the Epitech school so other terms provided by the school may apply

Contributing

Contributions are welcome! If you would like to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-name).
  3. Commit your changes (‘git commit -m 'Add feature’).
  4. Push to the branch (git push origin feature-name`).
  5. Open a pull request.

See the Contributing Guidelines for more details

Code of conduct

Please note that we follow the Contributor Covenant Code of Conduct. This means that we expect all contributors to behave in a respectful and professional manner. If you have any questions or concerns, please don't hesitate to reach out.