
About
Freegemas is an open-source clone of Bejeweled, written in C++ with SDL2, supporting GNU/Linux, Windows, macOS, and PlayStation Vita.
Getting started
PlayStation Vita users need the Vita SDK to build a package that can be transferred and installed on the device; other platforms build with CMake after installing SDL2 and JsonCpp (via apt on Debian-based Linux, or Homebrew on macOS).
History
The project originally used the Gosu library before switching to SDL2; its earlier Gosu-based codebase remains archived in a separate Google Code repository.
Additional notes
- License
- The game's music, 'Easy Lemon' by Kevin MacLeod, is used under a separate CC-BY 3.0 license requiring attribution.