The Irrlicht library used is based on Irrlicht Lime 1.5.
The language is called Ginjo and is designed to be familiar to people who have programmed in languages such as javascript, C# or java.
For the syntax see: http://ginjo-builder.com/htmldoc/syntax-basics.html
It is designed to seamlessly work between different versions of windows from Vista to Windows 10 without the user needing to install any additional dependencies.
There are a series of tutorials on different subjects:
- Render loop
- Mouse & Keyboard
- Sound
- Cameras
- Lights
- Terrain
- Skybox/Skydome
- Movement/Animators
Currently there is a free version you can fully develop with that you can download from the website. A future version will have to ability to create standalone exe programs.
Finally for future release plans see the roadmap: http://ginjo-builder.com/roadmap.html
I am happy to answer any questions and welcome all feedback!
Adam