QB64.org Forum

Active Forums => QB64 Discussion => Topic started by: MasterGy on August 21, 2021, 07:22:53 pm

Title: computer program
Post by: MasterGy on August 21, 2021, 07:22:53 pm
Hello ! I wrote a computer program! I developed it for 8 years, but it's not ready yet!
I want to give my mother a gift, I do not know her sixth birthday!
I got to the point of saying "hello mother!"
But unfortunately I'm stuck here.
I really want you to write it out in the middle of the screen and the caption will be red. I also want it to flash !!!
I promised my mother to show it! Be let down!
I would like to expand my collective knowledge base with my existing knowledge, I am sure you will appreciate it!
Yeah, the code:
conts one = 1
conts 0 = false ’this is important !!!!!!!!!!!!!!
print "mother"
I can't go on from here! Please help !!!!
Title: Re: computer program
Post by: FellippeHeitor on August 21, 2021, 08:04:03 pm
What on Earth is this? Have you been hacked, MasterGy?
Title: Re: computer program
Post by: SpriggsySpriggs on August 21, 2021, 08:11:16 pm
This is like Great Value canned ham. Almost SPAM but the quality is even less.
Title: Re: computer program
Post by: Ashish on August 22, 2021, 12:08:11 am
simple text program developed for 8 years ? are you the same guy who wrote a 3D game (with _MAPTRIANGLE)?
are you trying to use some kind of spell and the curse gonna affect the persons who replied to this thread with code?
LOL...
I agree with Fellippe that you might be hacked.
But still, you can look for COLOR, PRINT command on wiki.
for centering text, use LOCATE _HEIGHT/2, _WIDTH/2 - (LEN(your_message$)/2)
Title: Re: computer program
Post by: bplus on August 22, 2021, 10:14:54 am
Quote
Please help !!!!

Rx: Aspirin and lots of fruit juice.
Title: Re: computer program
Post by: Qwerkey on August 22, 2021, 10:23:28 am
8 years to produce 3 lines of gibberish code.  @bplus and I will want to discussion which section of the Library this will go into.