Click here to Skip to main content
15,887,027 members
Articles / Programming Languages / C++

Kigs Framework Introduction (1/8)

Rate me:
Please Sign up or sign in to vote.
4.58/5 (19 votes)
1 Mar 2023MIT6 min read 105.3K   37  
A multi purpose, cross-platform, free and Open Source C++ framework
Kigs framework a lightweight, fast, scalable framework that was ported to different platforms. Kigs is a basement framework for rapid application development and for educational / experimental development. We used it as a base to build professional projects from Nintendo DSi games to industrial robots simulator. This entry is a basic introduction of the series which will go over: Core Features, Prerequisites, Creating a new project, and how to build and run the new project.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer (Senior) LVCim
France France
Senior software developer.
Kigs framework is an educational/experimental/RAD open source C++ framework.

Comments and Discussions