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 4c07866eb9 🐛 Made dialog window actually disappear when clicking "ok" 2 years ago
ThinkPink 🐛 Made dialog window actually disappear when clicking "ok" 2 years ago
.gitignore 🙈 Created .gitignore 2 years 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

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