From ae6785f1bd72ec35d655181ec3acb7e9b952a336 Mon Sep 17 00:00:00 2001 From: Charney Kaye Date: Fri, 2 Aug 2024 16:41:20 -0700 Subject: [PATCH] Add XJ music to FTXUI example projects We use FTXUI as the frontend for the example C++ application for our adaptive music runtime engine. https://github.com/xjmusic/xjmusic/tree/main/engine/example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6823b69..9534f554 100644 --- a/README.md +++ b/README.md @@ -333,6 +333,7 @@ Feel free to add your projects here: - [FTowerX](https://github.com/MhmRhm/FTowerX) - [Caravan](https://github.com/r3w0p/caravan) - [Step-Writer](https://github.com/BrianAnakPintar/step-writer) +- [XJ music](https://github.com/xjmusic/xjmusic) ### [cpp-best-practices/game_jam](https://github.com/cpp-best-practices/game_jam)