cpp_rtypeBy UnarelithThis game is a 3rd year Epitech projectKeysShoot: XMove: ←↑↓→How to compileDependencies: A compiler with C++14 supportCMakeGameKit (requires SDL2 + tinyxml2, will switch to SFML starting from 2.6)SFML (only used for network)Linux users: Check your distribution repositories for packages.Run cmake . && make -j8Run the server with ./server/rtype_serverRun the client with ./client/rtype_client