Compare commits

..

2 Commits

Author SHA1 Message Date
Clément Roblot
f3c7480cd3
Merge 810ae40b14 into 55af678fb9 2024-11-02 17:57:42 +01:00
Petr Vyazovik
55af678fb9
Added pciex as an example project using FTXUI (#948)
Some checks failed
Build / Tests (gcc, gcov, Linux GCC, ubuntu-latest) (push) Failing after 40s
Build / Tests (llvm, llvm-cov gcov, Linux Clang, ubuntu-latest) (push) Failing after 38s
Build / documentation (push) Failing after 32s
CodeQL / Analyze (cpp) (push) Failing after 49s
Build / Tests (cl, Windows MSVC, windows-latest) (push) Has been cancelled
Build / Create release (push) Has been cancelled
Build / Build packages (build/ftxui*Darwin*, macos-latest) (push) Has been cancelled
Build / Build packages (build/ftxui*Linux*, ubuntu-latest) (push) Has been cancelled
Build / Build packages (build/ftxui*Win64*, windows-latest) (push) Has been cancelled
2024-11-02 12:08:43 +01:00

View File

@ -339,6 +339,7 @@ Feel free to add your projects here:
- [2048-cpp](https://github.com/Chessom/2048-cpp)
- [Memory game](https://github.com/mikolajlubiak/memory)
- [Terminal Animation](https://github.com/mikolajlubiak/terminal_animation)
- [pciex](https://github.com/s0nx/pciex)
### [cpp-best-practices/game_jam](https://github.com/cpp-best-practices/game_jam)