Accessories
All of These Accessories Were Made Using Qbasic or QB64
1. Calc-Your-Sum | Calculator
This program is to calculate two number similar to a calculator.
This is also made by qbasic/qb64
This game uses some functions like :
CLS
DIM
DO
COLOR
INPUT
UCASE
LOOP UNTIL
SELECT CASE
CASE
END SELECT
Please click here to download the program
Love it?
Then why not make a feedback to : feedback.protronicsinc@gmail.com
Not working/opening?
Then feel free to email us at : customerservice.protronicsinc@gmail.com
2.Can it be spelled backwords? - The Backwordi-Nator
This program finds out wheater the word you have entered is a palindrome or a normal word.
For example : The word racecar when spelled in reverse will still spell racecar, so it is a palindrome.
So if the word is not a palindrome is will display "it is not a palindrome".
This is also made by qbasic/qb64
This game uses functions like :
DIM
CLS
COLOR
INPUT
FOR
NEXT
LCASE
IF ELSE
END IF
To download the program please click below :
Love it?
Then why not make a feedback to : feedback.protronicsinc@gmail.com
Not working/opening?
Then feel free to email us at : customerservice.protronicsinc@gmail.com
OTHER PROGRAMS COMING SOON!!!!!