blackwarthog
Development of the Helianthus library - multimedia library for C language beginners.
Açıklama
Development of the Helianthus library.
https://coolbug.org/users/bw/helianthus/
Helianthus is the multimedia library for C language beginners.
The C language is as close as possible to the machine language of the processor. C programming allows you to better understand how the computer works. Once you understand the C language, you can easily learn any other programming language.
However, starting to learn C using only standard functions is boring enough. All we can work with (besides calculations) is a text terminal where we can read and write text.
Connecting third-party libraries and building a full-fledged project with graphics and sound from them is often a hard task for a beginner.
The Helianthus library provides you a set of simple functions for working with graphics, sound and physics. So you can create interesting and visual examples since the beginning of learning the C language.
Geçmiş
blackwarthog 6 yıl önce katıldı.