Tag: basic
-
Programming for kids: Developing a chess program in BASIC – Part 2
Programming for kids – How to program a chess program in BASIC Other Related articles In the previous lesson we managed to create our program in BASIC (QB64) and write the first lines of code to ask for input from the user for his move. Now we will perform the next and one of the…