minesweeper-zig VS tetris

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

minesweeper-zig

Simple Minesweeper clone written in Zig, using SDL for graphics. (by Ryp)

tetris

A simple tetris clone written in zig programming language. (by andrewrk)
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
minesweeper-zig tetris
2 2
13 352
- -
1.8 4.5
over 2 years ago 11 days 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.

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.

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

What are some alternatives?

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

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

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

kernel-zig - :floppy_disk: hobby x86 kernel zig

clojure - The Clojure programming language

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

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

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

zqlite.zig - A thin SQLite wrapper for Zig

cetris - Tetris, C99 and OpenGL

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

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