Skip to content

Releases: troglobit/tetris

Micro Tetris v1.4.0

26 Dec 15:49
Compare
Choose a tag to compare
  • Colored tetraminos
  • Changed border to grey
  • Only show high score at end if available
  • Switched to .tar.gz archives from .tar.bz2
  • Dropped header files, useful for embedding the single tetris.c

Micro Tetris v1.3.0-beta8

30 Jun 09:09
Compare
Choose a tag to compare
Bump release for v1.3.0-beta8

Use parallel jobs with needs dependency tracking and outputs to share
the releaseId with the build-publish job.  This pattern should also be
possible to reuse with build-matrix in other projects, because we want
actions/create-release to run only once.

Signed-off-by: Joachim Wiberg <[email protected]>

Micro Tetris v1.3.0

30 Jun 13:22
Compare
Choose a tag to compare

Changes

  • Converted code base to Linux KNF
  • Added signal handlers for SIGINT and SIGTERM
  • Added Dockerfile with Alpine Linux
  • Fix update bug on Alpine Linux (musl libc)
  • Fixed dead URLs in documentation
  • GitHub actions to build release and Docker container

Micro Tetris v1.2.1

14 Nov 16:59
Compare
Choose a tag to compare

Minor URL update of 1.2.0.