Quellcode durchsuchen

Adding 'crescent' game engine to README.

chukobyte vor 2 Jahren
Ursprung
Commit
d762651d2e
1 geänderte Dateien mit 7 neuen und 6 gelöschten Zeilen
  1. 7 6
      README.md

+ 7 - 6
README.md

@@ -154,12 +154,13 @@ And these are the results of the primes benchmark on Intel i5-12400F, WSL (Ubunt
 
 ## Used By
 
-|                                                              | 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                              |
+|                                                                 | 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.     |
 
 Submit a pull request to add your project here.