Skip to content

youkill081/RType

Repository files navigation

EPITECH R-TYPE

Content

General informations

Using R-Type

user'guide : usage

Contribution

If you seek to contribute to our project, please, refer to this technical documentation.

For the network request documentation : see here

Compilation

The project is compiled via a CMakefile.

mkdir build
cd build
cmake ..
make

After compilation, execute it that way, in the same order. Start by launching the server

./r-type_server

and then launch the client

./r-type_client

Testing

the project is tested using unit tests from Google, gtest. For more information, here is the googletest's official repository: https://github.com/google/googletest

Copyright

Copyright (c) 2023 EPITECH (Victor YVON, Baptiste AVERT, Julien SERIN, Romain ZHANG)

more information here.

About

RType epitech project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •