Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Haroldo how much of donation for that version working? 10 dollars are ok?

It's less a matter of money and more a matter of time..

(+1)

I understand. Thank you again!

You're welcome!

Dear haroldo,

I have found a trick programming by myself to add 3 players instead of one, i have to check if there is possibility to add more, this in Batari basic. Have a look at this game i have built as example SPACE AGED/ATARI 2600 by TreLeMaTechnology

(2 edits) (+1)

This is the trick, it could be you add it directly in vcs game maker: In Batari Basic under playersize0 or 1 or both  write =0E you will magically have 3 players or 6 in 2 players mode.

Oh I see, that's is what you were talking about?
Yes, you can already do it with the current version.

(1 edit)

"In Batari Basic under playersize0 or 1 or both  write =0E you will magically have 3 players or 6 in 2 players mode."

Oh, I see, that's the feature you were referring to. I thought you were asking something more complex. 😁

You can already do that in VCS Game Maker by using the "Player X set width/quantity to" block:

(+1)

Great To know!

Nice!

(+1)

Dear Haroldo Thank you!

Can you tell me how to remove the orizontal white lines running ech refresh over the screen_ this is an example

(1 edit)

I have try the pf up trick but change only colors of players. I have read in a book it is inside the TIA refresh is it thru?

Hello!
Yes, you can go to "Options" and then disable "Show blank lines between background rows"

(+1)

it dont works sorry.

That's weird