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 7ea08c44fe 📝 Changed settings for better qt integration of doxygen 1 year ago
ThinkPink 📝 Changed settings for better qt integration of doxygen 1 year ago
.gitignore 🙈 Fixed .gitignore (hopefully) 1 year ago
Doxyfile 📝 Changed settings for better qt integration of doxygen 1 year ago
LICENSE 📄 Added agpl v3.0 only license 1 year ago
README.md 📝 Added build instructions for unix / linux 2 years ago
Screenshot.png 📝 Updated screenshot to show how a running game looks like 2 years ago
qtsources.tags 📝 Added links to external qt6 documentation for doxygen 1 year 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