SameGame in PINK by Isifluff
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Isabell Pflug ada3c5cf0b 📝 Added documentation and todo's to MainWindow class 8 months ago
ThinkPink 📝 Added documentation and todo's to MainWindow class 8 months ago
.gitignore 🙈 Fixed .gitignore (hopefully) 8 months ago
Doxyfile 💄 Made documentation HTML display more pretty 8 months ago
DoxygenLayout.xml 🔧 Renamed group tab for the settings global. 8 months ago
LICENSE 📄 Added agpl v3.0 only license 8 months ago
README.md 📝 Added build instructions for unix / linux 10 months ago
Screenshot.png 📝 Updated screenshot to show how a running game looks like 10 months ago
qtsources.tags 📝 Added links to external qt6 documentation for doxygen 8 months ago

README.md

Gitmoji

ThinkPink

SameGame in PINK by Isifluff

Screenshot of ThinkPink

How to Build

Required versions

  • Qt6
  • C++20

Instructions

On Unix / Linux

git clone https://git.floating-in.space/isabell/ThinkPink.git && cd ThinkPink/ThinkPink
qmake
make -j