An open API service indexing awesome lists of open source software.

https://github.com/gabrielravier/epitech-rtype

A multithreaded server and a graphical client for the game R-Type, using an engine of our own design.
https://github.com/gabrielravier/epitech-rtype

Last synced: over 1 year ago
JSON representation

A multithreaded server and a graphical client for the game R-Type, using an engine of our own design.

Awesome Lists containing this project

README

          

# R-Type

This project is a multithreaded server and a graphical client for the game R-Type, using an engine of our own design.

For documentation on how to build and run the project, see [INSTALL.md](./INSTALL.md)

## Other resources

[This page contains general recommendations to anyone who wants to contribute to this project](./CONTRIBUTING.md)

[Programmer documentation (i.e. information for people who want to dive into the project's code) is here](./docs/INTRODUCTION.md)

[Doxygen-generated documentation](https://gabrielravier.github.io/epitech-rtype/)