Release Einstein Puzzle


ptitSeb

Serial Porter
Joined
Aug 15, 2012
Messages
9,362
Age
53
Location
France, near Lyon
Here is Einstein Puzzle, an SDL2 port of the game Einstein Puzzle that is a remake of old Dos game Sherlock
preview01.png

The is an SDL2 port of the opensource game. This way, it can be put Fullscreen (and that is needed on the small Pyra screen).

History log
=========

Build 01
-----------

  • Initial build
 
This is my mostly played game on the Pandora EVER, started out of curiosity, and became the default when I have 10 free minutes.

Is it possible to include in this version the same modifications present for the Pandora ?
The Shoulder switch, the added flag in the options and the correct aspect (NOT stretched) ?
That version is PERFECTION, thank you a lot !!

Right now I'm still unable to calibrate the stylus correctly on the Pyra, but I hope in the future to be able to play using it (this is a system issue anyway).

Thank you again @ptitSeb .

EDIT:

Just realized that the one of the Pandora was modified by @dbluelle , that I suppose is not anymore on the forum ?!
So, if you are still here, THANK YOU !! :cool:

Code:
The mouse buttons are emulated by the A (left click) and B (right click) buttons.
The right click can also be emulated by holding one of the shoulder buttons and tapping on the screen.
This behaviour can be inversed in the options.

The mouse cursor can be hidden in the options.

But seems like the modified source was release here:
 
Last edited:
Back
Top