About Store Forum Documentation Contact



Post Reply 
ChatGPT Codex and GitHub Actions Example Repo
Author Message
Fex Offline
Gold Supporter

Post: #1
ChatGPT Codex and GitHub Actions Example Repo
It has been awhile and my previous tutorials/examples using Visual Studio+WSL for Linux dev is a bit outdated, as CLion has improved dramatically on Linux and is now the best IDE imo. So I have made a demo repo of how to use CMake+GitHub Actions to do cross-platform Titan/Esenthel Engine development with full CI in GitHub and also completely build-able by ChatGPT Codex's containers. The engine binaries packaged with this also allow for completely headless linux apps. The example is non-trivial as it also shows ENet, spdlog, and Google Test integration.


GitHub Repo

Medium Article


[Image: 1*G1LGF401TZoA6c_P_NRRRA.png]

[Image: 1*y9Pay5hTczY38b4SURDerg.png]

[Image: 1*NWo1OsotcrcvcZwUzxHyBw.png]
06-08-2025 06:21 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: ChatGPT Codex and GitHub Actions Example Repo
Thank you for sharing! smile
06-09-2025 03:59 AM
Find all posts by this user Quote this message in a reply
Post Reply