©️C++ API
How to use C++ to play with Nybble😼 or Bittle🐶
Use the library in your own project
The project is built as a dynamic library so that the program can easily link to it. The recommended practice to use the library is to clone it as a git submodule:
If you are using cmake, simply create a CMakeLists.txt
file and link the library to your executable:
Examples
Below is a very simple example on how to use the library.
see examples for a more comprehensive example.
Free curricular
Last updated