Recent

Author Topic: Bingo ( game )  (Read 1541 times)

seghele0

  • Sr. Member
  • ****
  • Posts: 276
Bingo ( game )
« on: July 29, 2025, 05:34:38 pm »
As a low-level programmer who relies on support from this forum, I was able to create a program called "BINGO."
Thanks also to a professional programmer from Belgium.
This program has the essential elements to be further expanded with advanced features.
I hope this will encourage many beginners to continue working with Lazarus.
Attached is the code that can make people happy.
 :)

seghele0

  • Sr. Member
  • ****
  • Posts: 276
Re: Bingo ( game )
« Reply #1 on: August 05, 2025, 04:13:17 pm »
No response at all!
 %)
Was my commitment to helping beginners and amateur programmers a mistake?
In this case, I apologize.

alpine

  • Hero Member
  • *****
  • Posts: 1412
Re: Bingo ( game )
« Reply #2 on: August 05, 2025, 04:35:57 pm »
Hi seghele0,
There is a required package uEControls which is actually not needed. Same for the RunTimeTypeInfoControls.
The main form have Windows into the uses clause, but it isn't used (compile error on Linux). Buttons look somewhat weird, see the attachment.
Except for that everything else looks fine.
 
I'm not a beginner but appreciate the effort.
"I'm sorry Dave, I'm afraid I can't do that."
—HAL 9000

cdbc

  • Hero Member
  • *****
  • Posts: 2808
    • http://www.cdbc.dk
Re: Bingo ( game )
« Reply #3 on: August 05, 2025, 04:44:02 pm »
Hi seghele0
Dry your eyes my friend, your 'Bingo.Zip' has been downloaded 55 times as of now, to me, that shows interest from your fellow /forumers;D
Regards Benny
If it ain't broke, don't fix it ;)
PCLinuxOS(rolling release) 64bit -> KDE6/QT6 -> FPC Release -> Lazarus Release &  FPC Main -> Lazarus Main

seghele0

  • Sr. Member
  • ****
  • Posts: 276
Re: Bingo ( game )
« Reply #4 on: August 05, 2025, 05:48:11 pm »
Alpine: Thanks for the feedback.
Cdbc: It feels good to receive positive information.
 ;):)

seghele0

  • Sr. Member
  • ****
  • Posts: 276
Re: Bingo ( extra)
« Reply #5 on: August 11, 2025, 02:27:10 pm »
Hopefully, beginners can make use of the extra procedures in this version of Bingo.
1) A counter for the numbers already selected.
2) An option to save the grid in JPG format.
If anyone has better solutions for these extras, please let me know.
 ;)

 

TinyPortal © 2005-2018