From eb1941b63acd54b92d5067cf56909207de64a354 Mon Sep 17 00:00:00 2001 From: GaspardCulis Date: Sun, 30 Apr 2023 18:51:26 +0200 Subject: [PATCH] Added Tetris made with slint --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 877eb1546ad..8166b6b6835 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,8 @@ request to add yours) Cross-platform game launcher made for Project Trains simulator. - **[Mastermind](https://github.com/ElevenJune/mastermind_Rust)**: Mastermind game coded in Rust. +- **[Tetris](https://github.com/GaspardCulis/slint-tetris)**: Tetris + game coded in Rust. - **[coop_widgets](https://codeberg.org/flovansl/co_sl)**: Custom widget library for Slint [online demo](https://flovansl.codeberg.page/coop_sl/snapshots/examples/widgets/).