Skip to content

Unarelith/cpp_rtype

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages