29 Commits (6927789f1bd1827762a200221d0887b8f21b9fd6)
 

Author SHA1 Message Date
Isabell Pflug 6927789f1b Added deletion of clicked cells after getting scored 1 year ago
Isabell Pflug 8e4d58372f Score gets updated correctly now
This means that the Score functionality is entirely complete now!
1 year ago
Isabell Pflug e5ad6e110f Finished getConnected functionality
You can now fill all cells with stars that have at least one neighbour
1 year ago
Isabell Pflug 5e4eac29a7 🚧 Added basic cell group functionality (not entirely working yet) 1 year ago
Isabell Pflug 6d40409314 ⬆️ Upgraded to c++20 (wtf why wasn't that default) 1 year ago
Isabell Pflug c05fdd2265 Added button matrix to keep track of the game boxes 1 year ago
Isabell Pflug 89d36717d5 🐛 Fixed default value for color list 1 year ago
Isabell Pflug 6f19708003 📝 Updated screenshot to fit new default color scheme 1 year ago
Isabell Pflug 606578e9f7 💄 Changed default colours 1 year ago
Isabell Pflug e3c6001af0 🐛 Fixed default colors and button style 1 year ago
Isabell Pflug a0c96414b9 🐛 Fixed name of example config file 1 year ago
Isabell Pflug 05aa5f7026 📝 Added screenshot of game 1 year ago
Isabell Pflug fb7e201cef 🙈 Created .gitignore 1 year ago
Isabell Pflug 8cbbf77a31 📝 Created README.md for project 1 year ago
Isabell Pflug 79dbb350ba 🚚 Moved ThinkPink out of its subfolders 1 year ago
Isabell Pflug e3c2f36358 💄 Added dialog for starting a new game 1 year ago
Isabell Pflug b016f77cae 🐛 Initialising settings *after* initialising the QApplication now 1 year ago
Isabell Pflug ef147f6655 🔥 Removed redundant vertical layout 1 year ago
Isabell Pflug 336f556b99 ♻️ Moved core game mechanic to its own class 1 year ago
Isabell Pflug c004cb2cbb Initialised game grid with colors 1 year ago
Isabell Pflug 8a381d011b Introduced empty button grid 1 year ago
Isabell Pflug dbb1bc84ff 🎨 Improved beauty 1 year ago
Isabell Pflug 4183632f93 ⬆️ Now requiring qt6 1 year ago
Isabell Pflug cd877e33df 🔧 Improved search for config file 1 year ago
Isabell Pflug 1e231443c3 🔧 Added default values for config 1 year ago
Isabell Pflug 8d184379d7 💄 Added some icons, added some initialisation functions 1 year ago
Isabell Pflug 3fada1ccd8 Embedded unique pointer for QSettings 1 year ago
Isabell Pflug 55125b7dd2 Added config file for game setup 1 year ago
Isabell Pflug 5b183e397c Initialised empty qt6 project for assignment no. 6 1 year ago