Skip to content

Tic Tac Go

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 17:03
· 407 commits to master since this release

Commits

  • da890da: project layout: standarize project layout (fix #146) (gucio321)
  • fix makefile (gucio321)
  • fix make build (gucio321)
  • d962c71: fix tests (gucio321)
  • ab35029: update golangci-lint version (gucio321)
  • a56814a: fix circleci (gucio321)
  • add ttggame package: (gucio321)
  • 99230ca: add pkg/giuwidget (unify gucio321/ttg-giu) (gucio321)
  • rename NewBoard -> Create (gucio321)
  • rename NewLetter -> Create (gucio321)
  • update screenshots and 'see also' section (gucio321)
  • lintfix (gucio321)
  • e357237: pkg/ttgcore: split ttgplayer package (gucio321)
  • 74a8154: cmd/giu-game: bugfix: fix screen size (gucio321)
  • 068ed08: pkg/ttgcore/ttgplayers: remove OnContinue (gucio321)
  • rename NewPlayer -> Create (gucio321)
  • rename ttgcommon -> common (gucio321)
  • move IntToCords method from common package (gucio321)
  • lintfix (gucio321)
  • move CordsToInt into board pkg (gucio321)
  • refactoring package structure (gucio321)
  • set up dependencies on build and lint (gucio321)
  • fix build (gucio321)
  • 0921969: pkg/common: move into internal/terminalgame (gucio321)
  • pkg/ttgcore -> pkg/core (gucio321)
  • 482bb28: attempt to fix circleci builds (gucio321)
  • fix labeler (close #150) #152 (gucio321)
  • 8f3eb15: workflows/release-package: remove schedule event (gucio321)
  • c96b1f5: workflows/release pakcage: attempt to fix workflow (fix #150) (gucio321)