BASIC Programming: Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
Line 29:
* '''Graphics''' contains two colored squares that can be manipulated by your program.
 
[[Image:Basicprogramming.png |225px| rightleft]]
 
Input was given through two Atari keyboard controllers, which came with special overlays to show how to type the different commands and letters. Programs were restricted only upto 64 characters in size and 9 lines of code and thereby severely limiting anything other than programs such as printing names or moving a block across the screen. The cartridge intended to teach programming using its keypad controllers, which was not really a suitable medium of input for programming.