peiyi456 {l Wrote}:Hi! It's me again.
May I know about what programming language and libraries used for developing SuperTuxKart?
STK is written mostly in C++.
Track scripts (such as the one that makes the train in the Black Forest run along its track) are written in AngelScript.
And the list of libraries used is in the link in the comment above:
OpenGL (mesa)
OpenAL (recommended: openal-soft-devel)
Ogg (libogg-dev)
Vorbis (libvorbis-dev)
Freetype (libfreetype6-dev)
Harfbuzz (libharfbuzz-dev)
Fribidi (libfribidi-dev)
libcurl (libcurl-devel)
libbluetooth (bluez-devel)
openssl (openssl-dev)
libpng (libpng-devel)
zlib (zlib-devel)
jpeg (libjpeg-turbo-devel)
SDL2 (libsdl2-devel)
but for your assignment, you probably just need to know that the graphics engine is called Antarctica and it was developed by the STK developers from the Irrlicht engine which STK used to use before.
Tracks and karts are made in Blender, in case your teacher asks
