Contributing
Install Development Environment
Vulkan
On Ubuntu 14.04 and above
For Intel GPU type:
apt install mesa-vulkan-drivers
cgo, GTK+ 3.10 and newer
On Ubuntu 14.04 and above, type:
apt install libgtk-3-dev
SDL2
On Ubuntu 14.04 and above, type:
apt install libsdl2{,-image,-mixer,-ttf,-gfx}-dev
On Windows 10, go to the link and follow the document to install SDL On Windows
https://github.com/veandco/go-sdl2
Qt
https://github.com/therecipe/qt/wiki/Installation
IDE
We highly recommend you to use VSCode.
Used Libraries