Author Topic: Quick Minesweeper  (Read 9112 times)

0 Members and 1 Guest are viewing this topic.

Offline TempodiBasic

  • Forum Resident
  • Posts: 1792
    • View Profile
Re: Quick Minesweeper
« Reply #30 on: August 15, 2019, 05:43:18 pm »
Hi Bplus
sorry I have forgotten that!
The answer is negative, no it doesn't start editor of minesweep but it starts a game with 36 cells hexagonal...
 
VirtualBox_pc1_15_08_2019_23_38_45.png
Programming isn't difficult, only it's  consuming time and coffee

Offline bplus

  • Global Moderator
  • Forum Resident
  • Posts: 8053
  • b = b + ...
    • View Profile
Re: Quick Minesweeper
« Reply #31 on: August 15, 2019, 07:33:04 pm »
OK thanks TempodiBasic, I will put plans of using text editor on hold.





Offline bplus

  • Global Moderator
  • Forum Resident
  • Posts: 8053
  • b = b + ...
    • View Profile
Re: Quick Minesweeper
« Reply #32 on: February 09, 2020, 01:05:14 pm »
I have a new and improved Hexagonal Minesweeper. I was challenged to add particle explosion at SmallBASIC board at Syntax Bomb forum. After I did that, I realized I could have a much better effect with QB64.

Yep, very cool! I'd give screen shots but it would spoil the surprise, I think. So here is the entire new version with Crater Maker (ewh, I've been spelling Crater wrong.) The zip is mostly all .ogg files that's why it's so large.

PS the exe is for Windows 64; the txt file should work in any txt editor in case the customize section of code does not work in exe or your own compiled exe from bas source.

* Hex Minesweeper v3 with Crator Maker.zip (Filesize: 5.36 MB, Downloads: 207)
« Last Edit: February 09, 2020, 01:29:55 pm by bplus »

Offline bplus

  • Global Moderator
  • Forum Resident
  • Posts: 8053
  • b = b + ...
    • View Profile
Re: Quick Minesweeper
« Reply #33 on: February 10, 2020, 01:42:48 pm »
OK, OK I did a screenshot for Aurel on the other forum, here it is for here :)

 
Hx Mnswp wCrater Maker.PNG


If only I had 3D glasses ;-((

Of course this makes it hard to win a game, it is too much fun blowing up the field. ;-))
« Last Edit: February 10, 2020, 01:47:41 pm by bplus »

Offline bplus

  • Global Moderator
  • Forum Resident
  • Posts: 8053
  • b = b + ...
    • View Profile
Re: Quick Minesweeper
« Reply #34 on: February 10, 2020, 05:02:08 pm »
Couldn't help myself, I tweaked Crater Maker some more to scale to board size and closer fit to Bomb sound.

PS I played regular Minesweeper after some time away and Hexagonal is easier! For Hexagonal, it is a matter of just how fast you can clear the free cells.

* Hexagon Minesweeper v3.1 Crater.zip (Filesize: 5.36 MB, Downloads: 207)
« Last Edit: February 10, 2020, 05:06:25 pm by bplus »

Offline Dimster

  • Forum Resident
  • Posts: 500
    • View Profile
Re: Quick Minesweeper
« Reply #35 on: February 10, 2020, 05:09:30 pm »
Cranked up the sound - ticking clock drives you crazy - explosion very impressive - thanks bplus - now have one of those "wake me ups" when coding long into the night.

Offline bplus

  • Global Moderator
  • Forum Resident
  • Posts: 8053
  • b = b + ...
    • View Profile
Re: Quick Minesweeper
« Reply #36 on: February 10, 2020, 07:06:01 pm »
Thanks Dimster, wake up or unwind by racing through a minefield with sound effects.

Marked as best answer by bplus on January 19, 2021, 07:56:14 am

Offline bplus

  • Global Moderator
  • Forum Resident
  • Posts: 8053
  • b = b + ...
    • View Profile
Re: Quick Minesweeper
« Reply #37 on: January 19, 2021, 12:54:44 pm »
I have updated Hexagonal Minesweeper with Crater Maker with all Ogg files moved to separate folder.

This makes it easier for Windows users to access the main folder and setup a shortcut to the exe for say a Games Folder which I like to use. For Windows users this avoids Files Explorer having to list Ogg files and die.



* Hex Minesweeper v3.1W Crater.zip (Filesize: 4.5 MB, Downloads: 179)
« Last Edit: January 19, 2021, 12:56:03 pm by bplus »

Offline SierraKen

  • Forum Resident
  • Posts: 1454
    • View Profile
Re: Quick Minesweeper
« Reply #38 on: January 19, 2021, 02:36:06 pm »
Really fun game B+. I played a few times and won twice. Here is the picture of the last game. Thanks for the game!
SierraKen Won.jpg
* SierraKen Won.jpg (Filesize: 132.37 KB, Dimensions: 542x477, Views: 282)