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

Add basic options menu #11

Closed sharkwouter closed 3 years ago

sharkwouter commented 3 years ago

This PR adds the following:

The jsoncpp library is used to save all the options in a json file.

Some things in this PR which could be seen as negative:

So @JoseTomasTocino the only input I'd like to have here would be if any of the possible negatives for this PR should be addressed or not if you have time.