What should I make?

  • Anmol444
    10th Jul 2011 Member 0 Permalink
    I really want to make something that has never been made but I can't think of anything. I can make simple electronic games. I need a good suggestion.

    But not too complicated.
  • BloodLust
    10th Jul 2011 Member 0 Permalink
    simple mario style jumping-over-objects-that-approach-from-across-the-screen game?
  • roguegeneral--
    10th Jul 2011 Member 0 Permalink
    make a mario game with STKM and Movable Sponge
  • vanquish349
    10th Jul 2011 Member 0 Permalink
    that is a good idea, i will change my pac-man script and make it gravity and change the image to mario
  • jalfor
    10th Jul 2011 Member 0 Permalink
  • Anmol444
    10th Jul 2011 Member 0 Permalink
    @jalfor (View Post)
    I'm to lazy too learn binary. lol

    @roguegeneral-- (View Post)
    hmm
  • The-Con
    10th Jul 2011 Member 0 Permalink
    @Anmol444 (View Post)
    Your not going to get very far if your too lazy to learn something like binary... Binary is an extremely easy concept to learn, at least on the level that can be implemented in TPT.
    EDIT: If you need clarification on binary, just go back to the conversation I sent you concerning binary a while ago, whereby I explained it.
    Lots of people ask me about binary, so I don't mind if you need further clarification.
    Edited by The-Con, 2011-07-09 04:48:51
  • jalfor
    10th Jul 2011 Member 0 Permalink
    @Anmol444 (View Post)
    binary is a very simple concept; from right to left; the first digit represents 1, the next represents 2, then 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192, 16384... (that's all I remember off the top of my head.) In case you didn't manage to pick up on it goes to the next power of two each time, that's how all number systems work, like hex, the shorthand way of writing binary, so 1100 = 12.
  • The-Con
    10th Jul 2011 Member 0 Permalink
    @Anmol444 (View Post)
    The truly advancd things in TPT use binary...
  • jalfor
    10th Jul 2011 Member 0 Permalink

    The-Con:

    @Anmol444!136868
    The truly advancd things in TPT use binary...


    If they didn't, they would be much more complex and be HUGE.