Deckbuilder Template >> Raylib & Go

I always wanted to make a deck building game and did start coding one, however the grind of adding all the content got the better of me and I gave up. Therefore, if anyone is interested, there is an almost complete template available on GitHub using Go and Raylib with enemies, cards and a map.

 

Want to give it a Go?

To start making games with Go and Raylib you will need:

You can, of course, use other code editors however VS Code is my own personal preference

Related Content