Author Topic: [RELEASE] Freegemas for Vita by sharkwouter  (Read 4803 times)

Offline realusagichan

  • End User
  • *
  • Posts: 7
    • View Profile
[RELEASE] Freegemas for Vita by sharkwouter
« on: January 19, 2021, 11:43:05 PM »


Freegemas is an open source version of the well known Bejeweled, for GNU/Linux and Windows. It's written in C++ using SDL2. In the past it used Gosu instead of SDL2, and the old repository can be found at Google Code

Download: https://github.com/sharkwouter/freegemas/releases

v0.9
This is the first release of Freegemas for the Playstation Vita. Freegemas is an open source clone of the well known Bejeweled. Enjoy!
Known issues
This release is not the version 01.00 yet, because the following bug has not been resolved yet:
  • Resetting the game doesn't reset the score. This works on Linux and I don't get it.

Offline realusagichan

  • End User
  • *
  • Posts: 7
    • View Profile
Re: [RELEASE] Freegemas for Vita by sharkwouter
« Reply #1 on: April 16, 2021, 12:31:13 AM »
Freegemas for Vita version 01.00

Changes
This release has the following changes:
  • Pressing select now resets the score and timer like expected.
  • The Vita SDK is now used for building instead of the Dolce SDK.