1/12/09 Poll of the Day... Mario Questions

2»

Comments

  • ^ It could just be a very simple random number generator, something modulo 3 to indicate which of the 3 levels.
  • It's going to be psuedo-random, though, and on something as primitive as the NES the ability to make a psueo-random number look truly random is limited.



    If you could determine what seeds the placement of the enemies, it could be used to your advantage (similar to the Tetris portion of the NWC using the score from SMB as the "random" number seed).
  • Also, on something like the NES that can't natively handle multiplication and division, it is more likely that the random number generator used is just a single table that uses an integer seed as an input.
  • 1)never beat it

    2)they r both very good

    3)super mario
Sign In or Register to comment.