Skip to content

Volund is a game engine written in C++ with Lua scripting for Windows and Linux.

License

Notifications You must be signed in to change notification settings

KaiNorberg/Volund

Repository files navigation

Volund License

Volund is a game engine written in C++ with Lua scripting for Windows and Linux.

Volund is currently undergoing a big overhaul, this means some stuff might not make sense or be broken.

Screenshot_20240914_124423

Getting Started

1. Cloning (downloading) this repository

To clone (download) this repository, you can use the Code button at the top left of the screen, or use the following command if you have git installed git clone --recursive https://github.com/KaiNorberg/Volund.

2. Building Volund

In order to build Volund you will need to have xmake installed on your machine, if you do not have xmake installed you can install it from here.

With xmake installed you can generate the project files using the xmake command, use xmake run to launch the editor.

Examples

Several example scenes can be found in the examples folder, they can be loaded in the Editor by clicking the File > Load > Scene button in the top left corner.

About

Volund is a game engine written in C++ with Lua scripting for Windows and Linux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published