This is a blank project to see a simple implementation with Wase Engine.
CMake
Change the Wase Engine paths in CMakeLists.txt
mkdir build
cd build
cmake ..
cmake --build .
- Windows
- Linux
- MacOS
You can head over to the documentation for more information about Wase Engine. In the documentation there is a detailed description about how Wase Engine works.
If you want to contribute to Wase Engine you can head over to the contributing page for more information.