Jump to content
IGNORED

Stack Game (Atari 2600)


bluswimmer

Recommended Posts

Over the past couple of days I got bored and made one of those stacking games for the Atari 2600. If you've ever seen a stacker arcade machine, you probably already know how this works. Essentially, all you need to do is time your button presses to stack the "blocks" as high as possible. The block platform gradually shrinks if you don't time your button presses perfectly, so accuracy is key.

 

stackgame_1.thumb.png.c80eb78496bec00c0f9fd176fd338658.png

 

When making this I made a conscious effort to stay below one kilobyte. As of now, there are 45 unused bytes of ROM, and 58 bytes of unused RAM (including the call stack). I don't think this game is particularly interesting or original (it wouldn't surprise me if someone already made a 2600 version of this kind of game), but I hope you find it amusing regardless.

 

As per usual, download is below, and you can watch gameplay footage here.

stackgame.bin

 

stackgame.zip

Edited by bluswimmer
  • Like 18
Link to comment
Share on other sites

The game now has PAL60 and SECAM60 versions, included below in this zip file. Additionally, the game's been optimized a bit further, so there's now 103 bytes of ROM free. Not that it matters, of course, since the game is still exactly the same.

 

URGENT EDIT: I just realized that the game doesn't work with the harmony cartridge due to the weird filesize. I've "expanded" the game into 2 kilobytes, but the game still has over a kilobyte free.

 

stackgame.zip

Edited by bluswimmer
  • Like 2
  • Thanks 1
Link to comment
Share on other sites

We'll be checking out Stack Game on tomorrow's (Tue Jun 30 <- NEW DAY) ZeroPage Homebrew stream LIVE on Twitch at 6PM PT | 9PM ET | 1AM GMT! Hope everyone can watch!

 

Games:

 

 (SET VIDEO TO 1080P60 FOR FULL QUALITY)

 

 

 

Edited by ZeroPage Homebrew
  • Like 2
Link to comment
Share on other sites

On 6/28/2020 at 5:29 PM, bluswimmer said:

Additionally, the game's been optimized a bit further, so there's now 103 bytes of ROM free.

I think you could optimize the score routine a lot, because the game doesn't need 6 digits, IMO four digits should do. Which then would open the option to become the 1st 1K SaveKey game.

 

Or you could use the bytes for adding something to the gameplay, like: 

  • different scoring e.g. extra points when you match a tile exactly (the more in a row, the more extra points); scores increase with height. 
  • some eye candy, like rainbow colors for the stack.
  • maybe a bonus tile, which, when perfectly aligned, increases the stack width a bit.
  • some tension building sound
  • a two player variant, e.g. one player plays the left half of the stack and the other one the right half, both have to press buttons with each tile or alternatively
Edited by Thomas Jentzsch
  • Like 1
Link to comment
Share on other sites

1 hour ago, Omegamatrix said:

I like your game, Bluswimmer! It's challenging and fun.

Have you considered making a two player version for a little head to head action? I mocked this with the picture you posted:

Oooh, a plus one for this! The more two player games the better, this looks like a great option to have!

 

- James

Link to comment
Share on other sites

  • 3 years later...
  • 3 weeks 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...