
NutshellEngine
A downloadable tool for Windows and Linux
NutshellEngine is a modular game engine designed to enable game and engine developers to work together efficiently by providing easy to replace modules implementing the game engine’s principal systems such as rendering, physics and audio.
Documentation
Features
- Swappable modules without recompiling the application;
- C++ entity scripting (with a ScriptingAPI documentation);
- Job system for multithreading;
- Networking abstraction;
- Assets (images, models, sounds, scenes, …) management system;
- User Interface API.
NutshellEngine is open-source, all repositories are available on GitHub.
Requirements
To run the editor on Linux, Qt6 must be installed.
To build and run the application on the editor, CMake (3.14+) and a compiler (MSVC, installed with Visual Studio on Windows, or GCC on Linux) must be installed.
| Updated | 15 days ago |
| Status | In development |
| Category | Tool |
| Platforms | Windows, Linux |
| Author | Team Nutshell |
| Tags | Game engine |
| Code license | MIT License |
| Links | Homepage, GitHub |
Download
Development log
- NutshellEngine 0.1.1515 days ago
- NutshellEngine 0.1.1461 days ago
- NutshellEngine 0.1.1380 days ago
- NutshellEngine 0.1.12Apr 08, 2025
- NutshellEngine 0.1.11Mar 05, 2025
- NutshellEngine 0.1.10Feb 20, 2025
- NutshellEngine 0.1.9Feb 17, 2025
