Releases: troglobit/tetris
Releases · troglobit/tetris
Micro Tetris v1.4.0
- 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
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
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
Minor URL update of 1.2.0.