GLBasic SDK - A Multiplatform BASIC Compiler
- January 8, 2019
- Gernot Frisch
GLBasic SDK is a Multiplatform BASIC Compiler that allows you to write high-performance programs using an easy-to-learn, intuitive BASIC language. It compiles code to C++ based on OpenGL and SDL, enabling you to write a program once and compile it for multiple targets. The integrated development environment features syntax formatting, highlighting, and quick help, as well as interactive help manuals and useful helper tools.
Reviews
Audience ScoreBased on 12 reviews
optimization3 negative mentions
- GLBasic is a powerful and flexible programming language for 2D game development, allowing for quick prototyping and easy learning for those familiar with BASIC.
- The community is supportive and provides a wealth of resources, making it easier for users to find help and learn from examples.
- The compiled code runs efficiently, providing a smooth experience without the stuttering associated with interpreted languages.
- Documentation is inconsistent and often lacks clarity, making it difficult for users to fully utilize the features of the language.
- The IDE is basic and lacks modern features, which can hinder the development experience compared to more advanced editors.
- The community is small, making it challenging to get timely answers to questions or find extensive support.
- optimization1 mentions
- 0 % positive mentions
- -200 % neutral mentions
- 300 % negative mentions
The game's optimization is praised for its performance, as being a compiled language minimizes issues like stuttering and slowdown commonly found in interpreted languages. Users appreciate the flexibility to adjust code speed easily, even if the initial optimization isn't perfect.
“It's a compiled language, so you're not going to have problems with stuttering and slowdown associated with interpreted alternatives. In fact, for most projects, I find I have to slow the code down, which is easy to do with the inbuilt commands that are very forgiving if your code doesn't have the best optimization.”
“The optimization in this game is severely lacking, leading to frequent frame drops and a generally unresponsive experience.”
“Despite the potential for great performance, the game's optimization feels rushed and incomplete, resulting in a frustrating gameplay experience.”
Positive mentions (%)Positive
Neutral mentions (%)Neutral
Negative mentions (%)Negative