Page 1 of 5

Puzzle of Mystralia

Posted: Tue Mar 21, 2023 11:51 am
by SPH
Hi all,

I finished the game...
I reworked the code to fix an artifact (September 2024).

http://puzzle.chez.com/
-----------
V1.2c - SPH(2024)

Image

Image

Re: Puzzle of Mystralia

Posted: Tue Mar 21, 2023 12:04 pm
by Caronte3D
Nice puzzle game :wink:
BTW, the anti-virus alert is a problem we have on almost every PB exe :(

Re: Puzzle of Mystralia

Posted: Tue Mar 21, 2023 12:08 pm
by SPH
Caronte3D wrote: Tue Mar 21, 2023 12:04 pm Nice puzzle game :wink:
BTW, the anti-virus alert is a problem we have on almost every PB exe :(
THANKS :P
For the virus alerts, I'm sorry. At home, I'm so fed up that I no longer have any antivirus...

Re: Puzzle of Mystralia

Posted: Tue Mar 21, 2023 12:15 pm
by Caronte3D
Even without antivirus, Google shows problems to download it.
Is the same history ever.

Re: Puzzle of Mystralia

Posted: Tue Mar 21, 2023 1:09 pm
by BarryG
Only one false-positive at VirusTotal -> https://www.virustotal.com/gui/file/a1f ... d7462fba30

Firefox warned me about it, but it's because of HTTP vs HTTPS; not because of the executable:

Image

That is: these forums are HTTPS, and your link to the file is HTTP. That's why. I chose the option to download anyway.

So... how do you play it? No instructions?

Re: Puzzle of Mystralia

Posted: Tue Mar 21, 2023 1:21 pm
by SPH
POST 1:

I created a backup so I don't have to start all over again each time... :idea:

------------

@BarryG :

No, no instruction. You'll understand soon enough...

Re: Puzzle of Mystralia

Posted: Tue Mar 21, 2023 3:49 pm
by Caronte3D
BarryG wrote: Tue Mar 21, 2023 1:09 pm So... how do you play it? No instructions?
You place the circles in some way where all arrows point to another circle.

Re: Puzzle of Mystralia

Posted: Wed Mar 22, 2023 12:04 am
by SPH
V1.0 - SPH(2023)

Post 1 :D

Re: Puzzle of Mystralia

Posted: Wed Mar 22, 2023 12:10 am
by BarryG
Caronte3D wrote: Tue Mar 21, 2023 3:49 pmYou place the circles in some way where all arrows point to another circle.
Thanks! How the heck did you work that out? I was clicking and moving and nothing ever happened.

Re: Puzzle of Mystralia

Posted: Wed Mar 22, 2023 12:40 am
by SPH
Download version 1.0

Can't get a coin?

Re: Puzzle of Mystralia

Posted: Wed Mar 22, 2023 9:44 am
by Caronte3D
BarryG wrote: Wed Mar 22, 2023 12:10 am Thanks! How the heck did you work that out? I was clicking and moving and nothing ever happened.
One click on a circle to detach then drag with the mouse another click to lock on another intersection

Re: Puzzle of Mystralia

Posted: Wed Mar 22, 2023 1:15 pm
by SPH
@BarryG:

Take a piece with the mouse arrow and move it onto another piece (or a white dot).
This swaps the parts. It is thus necessary to connect all the parts together according to the arrows.

Addictive :mrgreen:

Re: Puzzle of Mystralia

Posted: Fri Mar 24, 2023 11:22 am
by SPH
I tweaked the code a bit. I went from 40 to 70 levels. And I added the code to build levels.

v1.1

Post 1

Re: Puzzle of Mystralia

Posted: Fri Mar 24, 2023 11:58 am
by Demivec
SPH wrote: Fri Mar 24, 2023 11:22 am I tweaked the code a bit. I went from 40 to 70 levels. And I added the code to build levels.

v1.1

Post 1
Hmm. I did manage to complete the first 40 levels. Now I'll have to find some more time. :)

I did notice an issue though. On one of the levels, about level 20 I think the board was too wide for the screen and it made the circular icons placed on the left most position not fully visible. I believe the circuit (for lack of a better word) was fully visible but it extended within a few pixels of the screens left border.

The game is good and enjoyable but it might do with an option to save your progress or restart from a previously completed point, especially with 70 levels.

Re: Puzzle of Mystralia

Posted: Fri Mar 24, 2023 12:11 pm
by Caronte3D
I think you should convert the game to SpiderBasic, then you can publish it on PlayStore.
The game could be a good mobile app :wink: