Jump to content
IGNORED

New commands added: COLOUR and PLOT (not 100% applicable to rb+)


CyranoJ

Recommended Posts

New commands added for v.0.1.6

 

COLOUR and PLOT.

 

200 CLS
205 FOR Y=0 TO 199
210 FOR X=0 TO 319
220 COLOUR(X):PLOT(X,Y)
230 NEXT X
240 NEXT Y
999 GOTO 999
For all you Americans out there - COLOUR has a U in it... Deal with it :)
v.0.1.6 is available for download in the download thread.

 

 

  • Like 3
Link to comment
Share on other sites

hello

thanks for this basic compiler !

i like to do little games in basic langague

i want to try it, but i dont know how to start the program

when i make a double click on build.bat, a black screen appears 1 second, and after, nothing happens ....

thanks in advance for helping me

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...