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
The updated Make5.bas version is on the first post.
- Dav