Jump to content
Rudy

How to learn batari

Recommended Posts

I'm trying to learn batari so I thought a good first step was to look at other people's code. I have a background in basic but I was unfamiliar with some of the commands and other operators. So I decided to comment the code where I didn't understand what was going on I was looking at so I'd learn what it meant. I was able to do this by net searches; I did have to go on wikipedia to see what boolean was because I'd forgotten. I just wanted to offer this as an idea of how to learn code and maybe other people can benefit from it also.

Edited by Rudy

Share this post


Link to post
Share on other sites

I'm trying to learn batari so I thought a good first step was to look at other people's code. I have a background in basic but I was unfamiliar with some of the commands and other operators. So I decided to comment the code where I didn't understand what was going on I was looking at so I'd learn what it meant.

You might want to create future threads like this in the batari Basic forum:

 

atariage.com/forums/forum/65-batari-basic/

 

 

 

I did have to go on wikipedia to see what boolean was because I'd forgotten. I just wanted to offer this as an idea of how to learn code and maybe other people can benefit from it also.

The batari Basic page has an Index on the right side to help you find things as quickly as possible. For example, if you click on Boolean Operators (if-then), you'll jump to this spot on the page:

 

randomterrain.com/atari-2600-memories-batari-basic-commands.html#boolean

 

You might also want to glance over the Table of Contents to get an overview of all of the useful things that are on the bB page.

Share this post


Link to post
Share on other sites

hi i am new here when you learn that just tell m ehoew you did that.

peace

 

Download batari source code from the batari subforum and add comments to the code explaining what is going on. If you don't understand google the commands and other terms and when you do understand, add a comment, but make sure you put a remark command before your comments so they won't affect the code.

Share this post


Link to post
Share on other sites

I've made some progress but I've run into limitations about the number and size of sprites. How does that work?

Share this post


Link to post
Share on other sites

I paged through the whole thing; I'm not clear on how to get larger sprites and multiple sprites, unless they're advanced programming effects I don't know how to do.

 

The index already has Sprites: How to Make Bigger and Sprites: How to Make Copies, but I can add Larger Sprites and Multiple Sprites to the index for people who don't think to look at the Sprite entries.

Share this post


Link to post
Share on other sites

Thanks I'll check those out. I tried to read the whole thing and it looks like I missed that part.

Share this post


Link to post
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.

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...