Posted September 20, 2021 by D8S Apps
This is the first post dedicated to TarotClub development.
1. Game engine tests and choiceI already have the game engine, I mean for the card playing stuff. What was I looked for was mainly a Graphics engine. My key points were :
My final choice will be : SDL + ImGui !
ImGui will be used for game menus and advanced GUI stuff (chat, statistics...). It will not replace in-game HUD things.
2. Strategies (Open source, paid release)
The game will remain open source, but no any pre-build free binaries will be available. The game will be only available on paid platforms (Itch.io / Steam).
3. Project management & depot
4. Testing code
To choose the graphics engine, I tested to implement the following featues :