Jump to content
IGNORED

Help for my new game.


kikipdph

Recommended Posts

 

Batari Basic To avoid thinking too much :) what's the best way, for example, if we have player1 and two of his copies (NUSIZ1=$3), to hit the back copy with a missile, while the first two remain, or hit the middle one and the two on the sides remain, etc. How to do this mathematically and programmatically in the best way?


Secondly, is it possible to have multiple missiles without flicker? (DPC+)
In fact, what is the best way to have multiple missiles on the screen?

Link to comment
Share on other sites

1 hour ago, kikipdph said:

Batari Basic To avoid thinking too much :) what's the best way, for example, if we have player1 and two of his copies (NUSIZ1=$3), to hit the back copy with a missile, while the first two remain, or hit the middle one and the two on the sides remain, etc. How to do this mathematically and programmatically in the best way?

 

Here are two related links:

 

https://www.randomterrain.com/atari-2600-memories-batari-basic-commands.html#nusiz

 

https://www.randomterrain.com/atari-2600-memories-batari-basic-commands.html#ex_dpc_shooting_nusiz

 

 

 

1 hour ago, kikipdph said:

Secondly, is it possible to have multiple missiles without flicker? (DPC+)
In fact, what is the best way to have multiple missiles on the screen?

 

There are only 2 missiles and they are weird when using DPC+.

 

https://www.randomterrain.com/atari-2600-memories-batari-basic-commands.html#dpc_missiles

Link to comment
Share on other sites

55 minutes ago, Random Terrain said:

This link with an example of shooting in copies is probably what I need; I hope it's easier than how I started doing it :)
 

The missile thing disappoints me; I don't like Flickr, but if there's no other way, then it will have to do however it can.

Thank you for the help.

  • Like 1
Link to comment
Share on other sites

  • 3 months later...
On 7/22/2023 at 9:43 AM, kikipdph said:

This link with an example of shooting in copies is probably what I need; I hope it's easier than how I started doing it :)
 

The missile thing disappoints me; I don't like Flickr, but if there's no other way, then it will have to do however it can.

Thank you for the help.

Remember you also have the ball, for 3 missiles as it can be programmed to collide with anything too. Don't use multi color kernels.

 

Remember there are only 9 combinations of 3 copies - 1 of them. You can just program the collision to redraw them as one of the appropriate remaining 8 combos, with proper x offset.

Edited by freshbrood
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...