KristalENGINE 2 Setup v2.0 (Windows .exe) - The Genesis Release
·
20 commits
to main
since this release
Features (v2.0)
- KristalBASIC 2.0 Language — Clean, expressive syntax inspired by C# and Swift. Static typing, classes, functions, and built-in game-oriented APIs right out of the box.
- Full 2D & 3D Support — Build anything from top-down RPGs and side-scrolling platformers to fully realized 3D games.
- Visual Novel / Story Mode — First-class support for text-based and narrative-driven games.
- Physics Engine — Built-in physics simulation for realistic movement and collision.
- Audio System — Integrated sound and music playback API.
- Integrated IDE — A purpose-built development environment with syntax highlighting, project management, and live compilation. Available from KristalBASIC 2.0 onwards.
- Native Compilation — Your project compiles directly to a standalone
.exe. Ship your game without asking players to install anything.