diff options
| author | _Tradam <[email protected]> | 2023-04-19 18:06:03 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-19 18:06:03 -0400 |
| commit | dcd867dc95d13e152716e12f6333796dfc84f4ef (patch) | |
| tree | e4f9eef9191171ac6badfee903317a21d9539c40 | |
| parent | f4a2988f7716778cb0258194fd65d7bf6bdf4d14 (diff) | |
| download | RodeoKit-dcd867dc95d13e152716e12f6333796dfc84f4ef.tar.gz RodeoKit-dcd867dc95d13e152716e12f6333796dfc84f4ef.zip | |
remove width setting from preview
| -rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # Rodeo Kit -<img align="right" src="https://user-images.githubusercontent.com/11139432/233207951-1c804cf4-365e-44e8-849d-9fc1a4c49be1.gif" width="288px"> +<img align="right" src="https://user-images.githubusercontent.com/11139432/233207951-1c804cf4-365e-44e8-849d-9fc1a4c49be1.gif"> Game development kit designed and implemented from the ground up for personal indie game development as well as learning. Inspired by the simplicity of [Raylib](https://www.raylib.com)'s design. |
