issues
search
JoseTomasTocino
/
freegemas
Freegemas is an open source version of the well known Bejeweled, built in C++ using SDL2
GNU General Public License v2.0
61
stars
18
forks
source link
Better hints
#12
Closed
sharkwouter
closed
3 years ago
sharkwouter
commented
3 years ago
This PR changes the way hints works in two ways:
Hints can only be used in the state where gems can be moved.
Using a hint makes it so the next match earns no points.
This PR changes the way hints works in two ways: