ok... so, ive never used my commodore much... but i decided to start making a game called "DEVISION ZERO" its an internet joke currently.... but... the thing is i need the code... so.. first, it would print *** devision zero***, then it would print a line under the zero... then, it would be a blank line... then it asks "C:> WOULD YOU LIKE TO PLAY?" now i need to make it be able to respond... like... if you say yes.. it would print 3 dots in 1 second intervails... then the code like this 10 print "UNKNOWN ERROR" 20 PRINT" SYSTEM SHUTDOWN" 30 END if no gets entered it just goes 10 print "goodbye" 20 end if it can be done id be verry happy
problem is... i really dont know much basic... so i was wanting someone to compile a code... cos.. really i have no clue
Basic is intended as an entry level language. Take literally an hour to read up on it an you'll be able to make what you want. You'll feel much better if you do it yourself. Then make a Blackjack game!