Skip to content

NightPlow/r-type

 
 

Repository files navigation

R-Type

How to install

mkdir build
cd build
conan install ..
cmake ..
cmake -build .

or

mkdir build && cd build && conan install .. && cmake .. && cmake -build

Authors

  • Alexandre Fourcat
  • Thomas Nicollet
  • Kilian Perrier
  • Quentin Liardeaux

About

R-type game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.3%
  • Rust 17.5%
  • CMake 4.3%
  • Makefile 1.8%
  • Dockerfile 0.1%