tetris VS minesweeper-zig

Compare tetris vs minesweeper-zig and see what are their differences.

tetris

A simple tetris clone written in zig programming language. (by andrewrk)

minesweeper-zig

Simple Minesweeper clone written in Zig, using SDL for graphics. (by Ryp)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tetris minesweeper-zig
2 2
354 13
- -
4.5 1.8
18 days ago over 2 years ago
Zig Zig
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tetris

Posts with mentions or reviews of tetris. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-08.
  • How are compile times for 3k-20K LOC projects?
    1 project | /r/Zig | 17 Dec 2021
    Here's some early results of self-hosted on building Tetris:
  • Trouble compiling on Windows (with C library)
    2 projects | /r/Zig | 8 Feb 2021
    To use header-only c libraries in Zig you have to create a new .c file that has the GS_IMPL inside it and compile that into an object and link it with your Zig program. This can be done with a build.zig file, see for example here (uses stb_image as a header-only library): https://github.com/andrewrk/tetris

minesweeper-zig

Posts with mentions or reviews of minesweeper-zig. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-07.

What are some alternatives?

When comparing tetris and minesweeper-zig you can also consider the following projects:

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

zap - An asynchronous runtime with a focus on performance and resource efficiency.

clojure - The Clojure programming language

kernel-zig - :floppy_disk: hobby x86 kernel zig

tetris-os - An operating system, but it only plays Tetris. [UnavailableForLegalReasons - Repository access blocked]

CrossCraft-Classic-Server - A Minecraft Classic Server compatible with all Minecraft Classic Clients

zqlite.zig - A thin SQLite wrapper for Zig

zls - A Zig language server supporting Zig developers with features like autocomplete and goto definition

cetris - Tetris, C99 and OpenGL

bun - A fast all-in-one JavaScript runtime [Moved to: https://github.com/oven-sh/bun]

sudoku-zig - Sudoku game written in Zig, using SDL for graphics.