Go to file
Love Billenius 7611d51bc4 Fix points + computerPlay
- computerPlay was iterating over an empty word
- Boggle::getPointsForWord was using std::min instead of std::max
2024-09-12 22:26:57 +02:00
lib/StanfordCPPLib Init 2024-09-11 17:33:32 +02:00
res Init 2024-09-11 17:33:32 +02:00
src Fix points + computerPlay 2024-09-12 22:26:57 +02:00
.gitignore Init 2024-09-11 17:33:32 +02:00
Boggle.pro Init 2024-09-11 17:33:32 +02:00