In QBasic, you can draw pictures using the built-in graphics commands. First, you need to initialize the graphics mode with the SCREEN
command, such as SCREEN 12
for a 640x480 resolution with 256 colors. You can then use commands like LINE
, CIRCLE
, and PSET
to draw shapes and points on the screen. Finally, use GET
and PUT
commands to manipulate images or sprites as needed.
In QBASIC, you can draw a square using just a few line commands. You typically need a command to set the graphics mode, followed by a loop or multiple line commands to draw each side of the square. For example, using the LINE command, you can draw a square with four separate LINE statements or a loop that iterates four times. In total, you would need at least 5 commands if you include setting the graphics mode and drawing the lines.
In QBASIC, you can draw a filled green rectangle using the PSET and LINE commands. First, set the color to green using the COLOR command with the appropriate color code (e.g., COLOR 2). Then, use the LINE command to draw the rectangle and fill it by specifying the BF (border fill) option. Here’s an example: COLOR 2 LINE (100, 100)-(200, 150), , BF This code draws a filled green rectangle from the point (100, 100) to (200, 150).
Difference between QBASIC and GWBASIC?
The advantage of qbasic is that it is easy to learn, to start out,then one can move on to more complex, or advanced languages.
In order to Download Qbasic you may do one, both or none of these two things: 1.) Go to "http://www.softpedia.com/get/Programming/Coding-languages-Compilers/Qbasic.shtml" and click download or 2.) use "Google.com" with the keywords Qbasic free download to find another website with a free qbasic downlaod.
Just smile in front of it and say you don't need to smile as iam already doing it given by: dollfy dadhra
You need to draw this \______/ floating on water to show a floating boat.
In QBASIC, you can draw basic shapes using the LINE and CIRCLE commands. To draw a simple representation of the solar system, you would need to create circles representing the sun and planets, then use the LINE command to draw lines connecting the planets to the sun in their respective orbits. You can also add text labels for each planet to make it more informative. Remember, QBASIC is a basic programming language, so the graphics may be limited in detail.
Apple computers have an excellent range of software available which can be used to draw pictures.
the extensions of qbasic are that, there are only 80 pixels to write in the qbasic
line (320,240)-(340,240),15 line (310,230)-(320,240),15 line (310,230)-(340,240),15
I like to draw pictures of cardinals.
Draw Pictures.
i recently discovered a website called Dragoart.com it teaches you how to draw pictures and you can put pictures on you know how to draw so everyone can draw x
with line statement, we can also draw boxes. SCREEN 7 COLOUR 5, 15 CLS LINE(60,60)-(130,100),6,B the letter B indicates the box option
Frist get a piece of paper and a pencil. Then Draw.
you can check on Google.com and type up how to draw.