FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Unarelith/cpp_rtype: R-Type : 3rd year EPITECH project · GitHub
Unarelith
/
cpp_rtype
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Branches
Tags
Open more actions menu
Latest commit
History
102 Commits
102 Commits
Folders and files
Name
Name
Last commit message
Last commit date
client
client
cmake
cmake
game
game
resources
resources
server
server
.gitignore
.gitignore
CMakeLists.txt
CMakeLists.txt
LICENSE
LICENSE
README.md
README.md
TODO
TODO
pack_for_windows.sh
pack_for_windows.sh
screenshot.png
screenshot.png
Repository files navigation
README
LGPL-2.1 license
cpp_rtype
By Unarelith
This game is a 3rd year Epitech project
Keys
Shoot: X
Move: ← ↑ ↓ →
How to compile
Dependencies:
A compiler with C++14 support
CMake
GameKit
(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 -j8
Run the server with ./server/rtype_server
Run the client with ./client/rtype_client
About
R-Type : 3rd year EPITECH project
Resources
Readme
LGPL-2.1 license
Activity
Stars
0
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
Back
|
FazBrowse Home
|
New Git URL