Pet project for continue golang practice. This is the first project where I try to use Go in UI application. For UI I decide to use Fyne. This is one more implementation of Game of Life.
develop
drawing by gioui has been made
add gitignore
Initial commit
refactor application runnging
made gioui workign