FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Unarelith/cpp_rtype: R-Type : 3rd year EPITECH project · GitHub

Repository files navigation

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL