Skip to content

Source code for my video tutorial on building a simple game in Golang.

Notifications You must be signed in to change notification settings

isensee-bastian/collectevade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building a Simple Game in Golang

This is the source code repository for my video tutorial on Building a Simple Game in Golang.

The game includes a player that you can move across a 2D field to collect items and evade enemies. Apart from Go's excellent standard functions, we are utilizing the amazing bubbletea library, which makes it really simple to write terminal based user interfaces.

For detailed explanations, please see the linked video.

About

Source code for my video tutorial on building a simple game in Golang.

Topics

Resources

Stars

Watchers

Forks

Languages