I'm writing a card game for an independent study project. I have it implemented in text-mode but would like to do it as a GUI. Since it's independent study, I can use whatever tools I deem appropriate but it must be in C++.
What are my options and what would you consider the best option?
In any case, I am looking for a good tutorial or online course that I could take at my speed. Money IS an object, but if someone has a foo-day or foo-week free trial, I'm interested.
This will be my first time doing something like this (why I'm in the Beginners forum). My C++ is shaky to begin with and so I need some solid instruction that is intended for the beginner, not the advanced C++ user.