Jump to content
IGNORED

[2600] homebrew


Fellowroot

Recommended Posts

Remember that sprites are usually single color. You can have sprites that use different colors per row but some tradeoffs are needed. Sprites can be as tall as you want but it becomes a matter of storage space. Most games I make that require opening music and a title screen are 8k: one 4k bank for the title screen + music and one for the actual game.

 

Note also that batari BASIC makes you choose a specific set of tradeoffs. If you use assembly then YOU choose how to drag the pixels across the screen so you can make different sacrifices.

Link to comment
Share on other sites

  • 2 months later...
  • 4 months later...

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