Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Make5 - Board clearing puzzle game
#10
I've updated the Make5.bas game to correct a few issues.  Added an _ICON call so Linux user will have the icon in the compiled program (it's used by the program).  Also changed the way _MOUSEINPUT is used, which speed up clicking on the board a lot.  As a result of that increase in speed, the board can now be larger on desktops that have higher resolution (before the board was restricted at a certain size because mouse polling was too slow).

The updated Make5.bas version is on the first post.

- Dav

Find my programs here in Dav's QB64 Corner
Reply


Messages In This Thread
Make5 - Board clearing puzzle game - by Dav - 11-21-2022, 01:55 AM
RE: Make5 - Board clearing puzzle game - by Pete - 11-21-2022, 04:37 AM
RE: Make5 - Board clearing puzzle game - by bplus - 11-21-2022, 10:23 AM
RE: Make5 - Board clearing puzzle game - by Dav - 11-21-2022, 02:07 PM
RE: Make5 - Board clearing puzzle game - by Dav - 11-22-2022, 12:36 PM
RE: Make5 - Board clearing puzzle game - by Dav - 07-15-2023, 01:47 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QB64 Surabikku - Sliding block puzzle Dav 13 4,228 11-08-2025, 12:07 PM
Last Post: Dav
  Pipes Puzzle - Maze connect game Dav 10 3,141 11-19-2024, 01:30 PM
Last Post: Dav
  10x10 - Line Puzzle game (woody clone) Dav 4 1,824 10-06-2024, 06:59 PM
Last Post: TerryRitchie
  MazeBall - A tilt-like maze puzzle game Dav 13 3,706 09-14-2024, 11:17 PM
Last Post: DANILIN
  Number Touch - Number block moving puzzle game Dav 1 1,135 08-17-2023, 09:25 AM
Last Post: bplus

Forum Jump:


Users browsing this thread: