BUSCAMINAS

HMG en Español

Moderator: Rathinagiri

User avatar
SALINETAS24
Posts: 667
Joined: Tue Feb 27, 2018 3:06 am
DBs Used: DBF
Contact:

BUSCAMINAS

Post by SALINETAS24 »

Hola a todos,

Con la llegada del buen tiempo un servidor cada vez le dará menos a la tecla del PC para dedicarme a otros menesteres, ;) pero antes de esa retirada contemplativa y temporal, me es grato compartir con todos vosotros el famoso BUSCAMINAS. :lol:

Ahora ya puedes incorporarlo en tus programas de Gestión para que tus clientes no se aburran :o

Espero que os guste y que como de costumbre sea mejorado.

Y ahora una cervecita bien fresquita!!
Attachments
JOC_MINAS.rar
(1.22 MiB) Downloaded 120 times
Como dijo el gran pensador Hommer Simpson..., - En este mundo solo hay 3 tipos de personas, los que saben contar y los que no. :shock:
User avatar
gfilatov
Posts: 1099
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: BUSCAMINAS

Post by gfilatov »

SALINETAS24 wrote: Wed May 04, 2022 10:51 pm Hola a todos,

Con la llegada del buen tiempo un servidor cada vez le dará menos a la tecla del PC para dedicarme a otros menesteres, ;) pero antes de esa retirada contemplativa y temporal, me es grato compartir con todos vosotros el famoso BUSCAMINAS. :lol:

Ahora ya puedes incorporarlo en tus programas de Gestión para que tus clientes no se aburran :o

Espero que os guste y que como de costumbre sea mejorado.

Y ahora una cervecita bien fresquita!!
Hola,

Thanks a lot for your contribution :!:

BTW I've adapted your application for MiniGUI Ex also (see image below). :arrow:
minas.png
minas.png (38.95 KiB) Viewed 1434 times
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
User avatar
serge_girard
Posts: 3342
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: BUSCAMINAS

Post by serge_girard »

Thanks!

Top left is sometimes acting a bit strange!

Serge
There's nothing you can do that can't be done...
User avatar
serge_girard
Posts: 3342
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: BUSCAMINAS

Post by serge_girard »

See picture
Attachments
BUSCAMINAS.png
BUSCAMINAS.png (24.45 KiB) Viewed 1390 times
There's nothing you can do that can't be done...
User avatar
gfilatov
Posts: 1099
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

Re: BUSCAMINAS

Post by gfilatov »

serge_girard wrote: Sun May 08, 2022 7:40 am Thanks!

Top left is sometimes acting a bit strange!
Hello Serge,

I confirm these artefacts too :roll:

BTW My best result for now is below :arrow:
win.png
win.png (40.71 KiB) Viewed 1387 times
Kind Regards,
Grigory Filatov

"Everything should be made as simple as possible, but no simpler." Albert Einstein
User avatar
serge_girard
Posts: 3342
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: BUSCAMINAS

Post by serge_girard »

Would be fun to write results into database...!
There's nothing you can do that can't be done...
User avatar
serge_girard
Posts: 3342
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: BUSCAMINAS

Post by serge_girard »

Some more strange behaviour... Red 3 should indicate three but there are only 2 possibities.
Picture 2: I won but no message!

S
Attachments
BUSCAMINAS2.png
BUSCAMINAS2.png (60.6 KiB) Viewed 1377 times
There's nothing you can do that can't be done...
User avatar
serge_girard
Posts: 3342
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: BUSCAMINAS

Post by serge_girard »

Counters are also incorrect!

Sometimes games is 'over' but won nor lost...!

BTW I reduced large window to :

Code: Select all

DEFINE WINDOW  PRINCIPAL1 ;
		AT 50,0 WIDTH nFil*50 HEIGHT nCol*50 ;
		BACKCOLOR {0,125,250} //NOCAPTION TOPMOST
Attachments
BUSCAMINAS3.png
BUSCAMINAS3.png (32.72 KiB) Viewed 1364 times
There's nothing you can do that can't be done...
User avatar
SALINETAS24
Posts: 667
Joined: Tue Feb 27, 2018 3:06 am
DBs Used: DBF
Contact:

Re: BUSCAMINAS

Post by SALINETAS24 »

Hola a todos.., veo que os gusta el entretenimiento ;)

Subo la versión revisada y corregida.

1/ Ya indica el nº correcto de minas por cercania
2/ Ya muestra los cuadros libres correctos, no hace saltos de línea.
3/ Se evita el - (negativo) en las bombas pendientes.
4/ Añadido control para detectar el final de partida "GANADOR".

Creo que ahora está bien del todo... a disfrutar :lol:
Attachments
JOC_MINAS.rar
(1.36 MiB) Downloaded 92 times
Como dijo el gran pensador Hommer Simpson..., - En este mundo solo hay 3 tipos de personas, los que saben contar y los que no. :shock:
User avatar
serge_girard
Posts: 3342
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: BUSCAMINAS

Post by serge_girard »

Still some minor errors! + Message 'You Won' missing...!
Attachments
BUSCAMINAS.png
BUSCAMINAS.png (16.98 KiB) Viewed 1304 times
There's nothing you can do that can't be done...
Post Reply