Kigs framework

free and open source C++ modular multipurpose cross platform framework.

Emscripten built sample projects

Here are online version of the Kigs framework samples, built with Emscripten. To know how to build samples on available platforms, go to the framework Wiki : Getting Started.

Sample1

Sample1 is a console application giving an overview of the framework features.

Sample1

Sample2

Sample2 is a console application giving an overview of the CoreModifiable class features.

Sample2

Sample3

Sample3 is a console application giving an overview of the CoreModifiable attributes features.

Sample3

Sample4

Sample4 is a console application giving an overview of the CoreModifiable methods features.

Sample4

Sample5

Sample5 is a data driven graphics application giving an overview of the CoreItem features.

Sample5

Sample6

Sample6 is a console application giving an overview of the Signal / Slot / Notifications features.

Sample6

Sample7

Sample7 is a data driven graphics application giving an overview of Lua Binding features.

Sample7

Sample8

Sample8 is a data driven application without C++ code modification

Sample8

Pacman

Fun data driven application using FSM

Pacman