From 0d19fdb8db412cc63c0c0dcb1412398ebb9f2825 Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Sun, 7 Jan 2024 23:39:03 +0800 Subject: [PATCH] ... --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 42afed62..04b6cf9e 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,6 @@ And these are the results of the primes benchmark on Intel i5-12400F, WSL (Ubunt | | Description | |-----------------------------------------------------------------|--------------------------------------------------------------------------| | [TIC-80](https://github.com/nesbox/TIC-80) | TIC-80 is a fantasy computer for making, playing and sharing tiny games. | -| [ct-py](https://github.com/blueloveTH/ct-py) | Ct.py🥕 is cross-platform 2D game framework built on raylib and imgui. | | [MiniPythonIDE](https://github.com/CU-Production/MiniPythonIDE) | A python ide base on pocketpy | | [py-js](https://github.com/shakfu/py-js) | Python3 externals for Max / MSP | | [crescent](https://github.com/chukobyte/crescent) | Crescent is a cross-platform 2D fighting and beat-em-up game engine. |