Skip to content

banner

GitHub last commit GitHub license CI Check Lines of code Report card

Vuelto is a fast and lightweight Go game engine which uses CGo and OpenGL to display your graphics. It is really easy to start with, but it can be really powerful to work with. It's cross-platform, meaning that every game you make with Vuelto will work on Windows, Linux and Mac. It's also open-source, meaning that you can see the source code and contribute to the engine. Have fun!

👋 Welcome

Welcome to the Vuelto website! Here you will find things like documentation, blogs, tutorials and everything about Vuelto!

📋 Roadmap

You can find our roadmap in the Roadmap tab in the navigation bar.

🎉 Discord server

We have a discord server at this link. It's a fun server mainly created for vuelto, but you can talk about whatever you want.

🤝 Contributing

We are fully open to contributions, but I will check and test your code before merging it into the dev branch. All your code thats accepted will only be merged into the dev branch, and will be later released with the next release.

🔐 License

Vuelto is licensed under the GPLv3 Licence.

ℹī¸ About

Vuelto is a game engine powered by CGo and OpenGL. It leverages the power of Go to create a fast and lightweight game engine. It's cross-platform, meaning that every game you make with Vuelto will work on Windows, Linux and Mac. It's also open-source, meaning that you can see the source code and contribute to the engine. We have created this engine so you can create your graphical application fast and easy. Made by the Vuelto Team :heart: