R-Type is a horizontal-scrolling shooter arcade game 🕹️. The player controls a star ship
This game is a R-Type of new generation who has a online mode 🖧.
Install Conan 📦 and CMake 🏭 on your machine.
✔️ Check if you have a valid C++ compiler (eg. GCC, MSVC, ...)
build
➡ Next open the .snl solution with Visual Studio and build her.
./build.sh
The both binary (server, client) can be found in "build/bin/" folder 📁.