Add Rise Of Enigmas
These are series of enigmas games. Enjoy thinking about problems and puzzles.
This 1.3 version contains :
- Eulerian Graphs series
...but more types of enigmas are coming soon
https://github.com/AmirHammoutene/RiseOfEnigmas
By the way, if people with big hearts can manage to compile on Linux, Mac and Android and share to me the installers it would be great ! (Qt 6 is needed) And if people with bigger hearts, feel free to contact me to contribute, developing other type of puzzle game for example.
C++/Qt6
An image for your wall : https://i.ibb.co/T8ftByf/Euler-Graph.png
Thanks, I will add it. One way towards cross compilation is using CMake. And how well does Qt work together with Android?
Normally, Qt 6 is fully crossplatform, qmake also But it's not impossible we have to put some #ifdef Q_OS_ANDROID in code or android { in qmake