Category: Atari 2600
A sci-fi adventure game by jrok set on a space station filled with evil mutants and robots. Your goal will be to locate the station’s death ray and disable it before the bad guys use it to destroy mankind.
http://www.atariage.com/forums/index.php?showtopic=131950&st=25
atari2600land updated his game work in progress game ToobBin.
Release notes:
Thanks for the info. With it, i was able to fix it. I think there will be a total of 6 levels, once you get past level 6, the speed and narrowness will stay the same. Where the levels stand:
level 1 = wide / speed low
level 2 = wide / speed medium
level 3 = wide / speed high
level 4 = narrow / speed low
level 5 = narrow / speed medium
level 6 = narrow / speed high
next up: programming some sharks that move in circles.
what i need to do before the program is done:
+ figure out how to align the Os in the title screen to the rest of the letters (since it’s a scrolling game)
+ add some death noise
http://www.atariage.com/forums/index.php?showtopic=125355&st=25
atari2600land is continuing the development of his game ToobBin.
Release notes:
Watch out for spear-throwing aliens! I plan to have a total of 4 different enemies. So far i have 2 (the aliens and the aliigators). The alligators are turned off at the moment. Does anyone have any suggestions?
http://www.atariage.com/forums/index.php?showtopic=125355&st=25
atari2600land is continuing the development of his game ToobBin.
Release notes:
Watch out for alligators! 🙂
http://www.atariage.com/forums/index.php?showtopic=125355&st=25
2600 Dance is a beat game where you move the joystick to the beat to increase your combo meter and try to gain as many points as possible.
Changes:
Version 1.3 – Added life bar changing color depending on how well you are doing(green very good to red bad) and ability to earn an extra bar every 50 combos.
http://www.atariage.com/forums/index.php?showtopic=133907
atari2600land is continuing the development of his game ToobBin.
Release notes:
New features:
+Title Screen music
+to fire a missile left, press fire+left
+to fire a missile right, press fire+right
http://www.atariage.com/forums/index.php?showtopic=125355&st=25
atari2600land is continuing the development of his game ToobBin.
Release notes:
I’m back to work on this, and was wondering how to have 1 row of blocks and not two like there is now, and also how to get the previous rock placements erased so there’s only two blocks
Here’s the list of sprites:
* = not implemented yet
player0 – guy
ball – raft
missile0 – guy’s missiles *
player1 – enemy *
missile1 – enemy’s missiles *
http://www.atariage.com/forums/index.php?showtopic=125355&st=25
2600 Dance is a beat game where you move the joystick to the beat to increase your combo meter and try to gain as many points as possible
http://www.atariage.com/forums/index.php?showtopic=133907
Some hippies were partying for labor day weekend on their boat. Some drugs fell into the ocean and this little fishy has eaten one. He thinks everyone is out to get him, including the coral!
Guide your fish through murky waters and don’t touch anything. The game gets faster every 50 points until you finally enter a pure panic.
Release notes:
Small updated. Added in Seahorse someone drew me and I think I fixed the pause issue where first enemy pauses.
http://www.atariage.com/forums/index.php?showtopic=133458
Developer “Open Source Pong” who was previously coding an open source Pong game, comes up with a new game. Unfortunatly without binary, so this release might be of limited use for the public.
Release notes:
Here is the Source Code for my new game 2600 De Amigo. When the note touches the corresponding box you move the joystick in that direction to score points. Right now you don’t lose points for moving the joystick while the note isn’t in a box but, that will be added in the next version. The reason i am including the source and not a binary is because there is no way to change the direction of the arrow at this moment and you will need to change a line in the source to control which direction the note will go. However this will allow you to test the basic aspects of the game never the less.
Changing this line controls the direction of the note as follows
0 – none
1 – up
2 – down
3 – left
4 – right
http://www.atariage.com/forums/index.php?showtopic=133672