/CodeHunt-CPP

The Great CodeHunt Game in C++ for you baby

Primary LanguageC++MIT LicenseMIT

CodeHunt in C++! :)

(Only on Linux...)

  • Make your own levels easily by updating levels.cpp
  • Any number/type of inputs and output
  • Lambda-based level-making
  • Enjoy!

TODO: Generate the levels.cpp as commented. UI strings exported with understandable names.

screenshot

Made using C++14, C++11 elements. Used parameter packing, tuples, dynamic compiling and linking (dlopen,dlsym), and many other high level things.