Skip to content

KaiNorberg/Volund

Repository files navigation

Volund License

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

OBS! This project is quite old from when i bearly knew how to program, keep that in mind when using it. I am currently considering overhauling it to bring it up to par, maybe I will get around to it one day.

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