Abstract
This workshop is aimed at Go beginners that want to start exploring the language not writing the classic ToDo API app but a "simple" 2D game using the Ebiten library. This will be a very hands-on workshop where some slides and explanations will be followed by you writing your own game. Be sure you can run the Ebiten "Hello World" example on your machine before joining. As this is a beginner workshop it's not required to know Go very well but I suggest to at least take a look at the Go tour: https://tour.golang.org/