Jump to content

esplonky

Members
  • Content Count

    452
  • Joined

  • Last visited

Everything posted by esplonky

  1. you could get a styrofoam block, carve it a little bit smaller than atari's demensions, then wrap the foam in fiberglass and rosin so it makes a shell, and then dremel out the foam, and then polish, and slap a label on it and walla!
  2. Atari rolled over them in a steam roller, buried them, and put a thick layer of concrete over them so people wouldn't dig them up, its dangerous with wild animals out there
  3. that just made my player move fast always, and it should be temporary speed up too
  4. I want to make a ball appear at a random time in a random place, then disappear once the player0 touches and then repeat. right now, i have an affixed time and place for the ball to appear by doing this: f = f + 1 if f = 100 then ballx = 47 if f = 100 then bally = 35 if collision(player0,ball) then f = 0 if f = 0 then ballx = 200 if f = 0 then bally = 200 how do I: 1. make it take longer to appear 2. randomize location without it going out of bounds 3. make it make the player move faster for 5 seconds after it was touched
  5. or just buy an snes or an nes off ebay..
  6. i know what youre saying. im not a total noob
  7. I will, but Im going home to the computer the game is being made on today, and so i'll post the ROM here.
  8. I started my newest Project on January 1, 2012. I will post updates here on it. so far I have done: colors sprites gameplay planning controlled randomness storyline what needs to be done: "Scripting" of the Player1 sprite to move around freely using Assembly language to do a graphics Hack. default.bas default.bas.bin
  9. How did you get such good graphics??
  10. My 800xl comes tomorrow :))))))

  11. My 800xl comes tomorrow :))))))

  12. Gettin my A8 soon!!!!

  13. freenode sucks big floppy donkey dick
  14. the thing about it is, in 1984 Atari was sold off, then again later, and now today, "Atari" isn't even the real Atari, nobody there worked there in the 80's, everyone there thinks they can dictate what we do with something they didnt make. it's like Stalin coming in and trying to run the Nazi party after Hitler killed himself. us on the other hand, we arent going to sell our accounts off, albert hasn't sold off atariage, and we are all individuals, not a big corporation.
  15. Oops, posted this in the wrong place. dang.
  16. bought "Machine Language for Beginners" offline. now to get my money order for my 800xl and send it off! :D

  17. Yeah, I play spyro 1 on my 320gb PS3 slim.
  18. yeah, and you can now download ps2 games off of psn also, which makes it look like there will be ps2 backwards compatibility in the future hopefully.
  19. I am looking for an atari 2600 jr. just the system and the cords. I'm currently on a $10 budget. Bought something online, so not looking to buy anymore.
  20. PS1 games are already compatible with it. just not ps2 games.
  21. How can i get smaller blocks in the playfield so I can have more space to Write words on the screen?
  22. yeah! if only i Knew C, i would do it. cus dont they have DASM for the A8?
×
×
  • Create New...