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

  • Editor to create games;
  • C++ entity scripting (with a ScriptingAPI documentation);
  • Swappable modules without recompiling the application;
  • Assets (images, models, sounds, scenes, …) management system;

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.

Download

Download
NutshellEngine-0.3.1-Windows-x64.zip 38 MB
Download
NutshellEngine-0.3.1-Linux-x64.tar.gz 25 MB

Development log

View all posts

Leave a comment

Log in with itch.io to leave a comment.