Jump to content
Rudy

Game idea

Recommended Posts

I'm very new to programming for the Atari 2600, and over the last few days I've been researching how to code (very preliminarily) and what idea I should try to put forth for some example code that wouldn't be a finished game, but to which more details could be added later to make a completed game. I have the idea, the reason I'm posting is if anyone knows some good resources to get the coding done, I'd appreciate it. I already saw some example code that was commented and wasn't a complete game that looks helpful, but I'm not sure if it's batari code.

 

Thanks!

Share this post


Link to post
Share on other sites

I already saw some example code that was commented and wasn't a complete game that looks helpful, but I'm not sure if it's batari code.

 

It's unclear if you're looking for 6507 assembly examples or batari Basic examples.

 

For 6507 I suggest looking at the 2600 Programming For Newbies sub-forum. Pinned to the top you'll find the Sorted Table of Contents topic. There's also my recent blog entries for Collect, which follow the development of a 2K game in 14 steps. I've heavily commented the source code to explain what's going on.

 

If you're looking for batari Basic, you should hang out in the batari Basic sub-forum.

Edited by SpiceWare

Share this post


Link to post
Share on other sites

For 6507 I suggest looking at the 2600 Programming For Newbies sub-forum. Pinned to the top you'll find the Sorted Table of Contents topic.

An adapted version of that is also on my web site:

 

randomterrain.com/atari-2600-memories-tutorial-andrew-davie-01.html

Share this post


Link to post
Share on other sites

I figured out that the code I saw on this site was assembly language code, not batari, but I haven't found a complete code for a program in batari yet, hopefully commented. I guess I'll have to keep looking.

Edited by Rudy

Share this post


Link to post
Share on other sites

I figured out that the code I saw on this site was assembly language code, not batari, but I haven't found a complete code for a program in batari yet, hopefully commented. I guess I'll have to keep looking.

 

Collect is all about making assembly based games as understandable and natural to the base beginner as possible. I recently made a Collect type game in bB but I'd give Spicewares tutorial series a real shot :)

Share this post


Link to post
Share on other sites

 

Collect is all about making assembly based games as understandable and natural to the base beginner as possible. I recently made a Collect type game in bB but I'd give Spicewares tutorial series a real shot :)

 

I'm thinking about switching to assembly since all the examples of disassembled games I've found are in assembly, not batari.

Share this post


Link to post
Share on other sites

I figured out that the code I saw on this site was assembly language code, not batari, but I haven't found a complete code for a program in batari yet, hopefully commented. I guess I'll have to keep looking.

The batari Basic page has a bunch of little example programs. Look on the right side of this page:

 

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

 

 

But before you do that, be sure to check out the getting started section:

 

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

Share this post


Link to post
Share on other sites

I think I looked at that page before I posted this thread and its good information but I really want to see a whole game and get an idea of how everything works and so far I haven't found that in bb but apparently assembly has it. Of course if (when?) that doesn't work I can give bb a try but I am not sure how I can do this without seeing complete disassembled code.

Share this post


Link to post
Share on other sites

I think I looked at that page before I posted this thread and its good information but I really want to see a whole game and get an idea of how everything works and so far I haven't found that in bb but apparently assembly has it. Of course if (when?) that doesn't work I can give bb a try but I am not sure how I can do this without seeing complete disassembled code.

 

Some people have posted the code for their games in the batari Basic forum. Here is one example:

 

Princess Rescue Batari BASIC Source Code

 

Some have comments and some don't. Depends on the programmer.

Share this post


Link to post
Share on other sites

I looked through the forum and found a lot of code. I'll see if any of it is helpful. Thanks again.

  • Like 1

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