
Freegemas is an originate provide model of the nicely-known Bejeweled, for GNU/Linux, Windows, Mac and PlaystationVita. It be written in C++ the usage of SDL2. In the previous it ancient Gosu as a change of SDL2, and the old vogue repository might additionally be came upon at Google Code.
Installation on Debian-basically based GNU/Linux programs
First, or no longer it’s essential install git and gcc:
sudo trusty-acquire install git form-very necessary cmake
Next, install SDL2 and JsonCpp from the repositories:
sudo trusty-acquire install libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev libjsoncpp-dev
After that, clone the repo:
git clone https://github.com/JoseTomasTocino/freegemas.git
Bear an out-of-provide compilation and hasten the program:
cd freegemas
mkdir form
cd form
cmake ..
fabricate
./freegemas
Installation on OS X
This assumes that you just’re already the usage of Homebrew. You would per chance want CMake and a couple of libraries to assemble Freegemas:
brew install cmake sdl2 sdl2_mixer sdl2_ttf sdl2_image gettext jsoncpp
Now apply the instructions above, beginning with git clone.
Installation on PlaystationVita
For constructing for Vita, the Vita SDK needs to be attach in.
After that, clone the repo:
git clone https://github.com/JoseTomasTocino/freegemas.git
Bear an out-of-provide compilation:
cd freegemas
mkdir vita
cd vita
cmake -DCMAKE_TOOLCHAIN_FILE=”${VITASDK}/piece/vita.toolchain.cmake” ..
fabricate
Now freegemas.vpk might additionally be tranfered and fix in on Vita.
Track licensing
The song within the sport is Straightforward Lemon by Kevin MacLeod
Licensed under Inventive Commons: By Attribution 3.0