{"id":15136953,"url":"https://github.com/johancdev/r-type","last_synced_at":"2026-02-24T17:36:49.702Z","repository":{"id":59825902,"uuid":"538443814","full_name":"JohanCDev/R-Type","owner":"JohanCDev","description":"🛸 Creation of the famous R-Type game in C++ using the SFML library, you can play it on network. This project has been done with 4 other students and is part of my 3rd year at Epitech.","archived":false,"fork":false,"pushed_at":"2024-09-03T22:16:28.000Z","size":15870,"stargazers_count":2,"open_issues_count":10,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T18:47:32.537Z","etag":null,"topics":["conan","cpp","ecs","network","sfml"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JohanCDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-19T10:17:17.000Z","updated_at":"2023-04-07T14:48:17.000Z","dependencies_parsed_at":"2024-09-21T11:01:42.796Z","dependency_job_id":"22654a60-e8c7-4398-a98e-3eea72eca93f","html_url":"https://github.com/JohanCDev/R-Type","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohanCDev%2FR-Type","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohanCDev%2FR-Type/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohanCDev%2FR-Type/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohanCDev%2FR-Type/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohanCDev","download_url":"https://codeload.github.com/JohanCDev/R-Type/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237821759,"owners_count":19371822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["conan","cpp","ecs","network","sfml"],"created_at":"2024-09-26T06:42:06.176Z","updated_at":"2025-10-23T12:30:20.634Z","avatar_url":"https://github.com/JohanCDev.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"R-Type\n[![Build](https://github.com/JohanCDev/R-Type/actions/workflows/build.yml/badge.svg)](https://github.com/JohanCDev/R-Type/actions/workflows/mirror.yml)\n[![License](https://img.shields.io/github/license/JohanCDev/R-Type)](https://github.com/JohanCDev/R-Type)\n====\n\n# R-Type\n\nThis project aims to recreate the R-Type game and add a multiplayer mode to it. we had to implement a multi-threaded server and a graphical client in SFML.\n\n## Before continuing...\n\nThis project is an EPITECH Project. If you are an EPITECH student, move out the way! Nothing to see here... The groups don't want to be involved to your -42.\u003cbr/\u003eIf you're not, no worries! You're welcome here!\n\n### Prerequisites\n\nTo use this project, you'll need CMake 3.16.3 Compiler minimum and conan package manager.\n\n## Building\n\n### **Command Line**\n\n### on Linux:\n\nRequired tools:\n\n- libudev-dev\n- pkg-config\n- libgl-dev\n\nCommands:\n\n```sh\n\n# This command will install all dependencies and will generate the binaries needed for the project\n./linux_installer.sh\n\n```\n\n### on Windows:\n\nRequired tools:\n\n- Visual Studio 17 2022 (minimum) with \"Development with C++\" package installed\n\n```sh\n./windows_installer.ps1\n```\n\n### on MacOS\n\n**Be sure to have set compiler.version to 13 in your ~/.conan/profiles**\n\nRequired tools:\n\n- libudev-dev\n- pkg-config\n- libgl-dev\n\nCommands:\n\n```sh\n\n# This command will install all dependencies and will generate the binaries needed for the project\n./MacOS_installer.sh\n\n```\n\n## Coding Style\n\nR-Type is developed with C++. EPITECH doesn't impose any Coding Style to this but we tried to be as clean as possible.\n\n## Documentation\n\n### [**Code documentation**](https://johancdev.github.io/R-Type/)\n\n### [**RFC documentation**](https://vivacious-hockey-270.notion.site/RFC-c84eaf8ef30541b2992558992e0b03bd)\n\n### [**User Manual**](https://vivacious-hockey-270.notion.site/User-Manual-bedf8a4fab1d47c69c328477684df7ba)\n\n# Authors\n\n**Johan Chrillesen** - [JohanCdev](https://github.com/JohanCDev)\n\n**Cédric Corge** - [CedricCorge](https://github.com/CedricCORGE)\n\n**Tanguy Bellicha** - [tbellicha](https://github.com/tbellicha)\n\n**Adam Djebar** - [djadanis](https://github.com/djadanis)\n\n**Louis Maestre** - [Louismaestre](https://github.com/Louismaestre)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohancdev%2Fr-type","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohancdev%2Fr-type","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohancdev%2Fr-type/lists"}