I need an idea!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • RandomPscho
    FFR Player
    • Jun 2006
    • 504

    #1

    I need an idea!

    I need an idea to practice programming, but I don't know what to make.

    Ideas please! This will be made in Java and I will probably convert to c++. Can't be too hard like a full fledged media player, but something small yet challenging for a beginner.
  • shade11
    FFR Player
    • Aug 2004
    • 373

    #2
    Re: I need an idea!

    A calculator?

    Comment

    • itmorr
      Custom User Title
      • Jun 2006
      • 1498

      #3
      Re: I need an idea!

      How about a random sentence generator.




      Originally posted by jwcgator
      (12:31:27 AM) jwcgator2: I got it! I'll write an auto-procrastination program!
      (12:31:33 AM) jwcgator2: meh, i'll make it later

      Comment

      • RandomPscho
        FFR Player
        • Jun 2006
        • 504

        #4
        Re: I need an idea!

        Originally posted by itmorr
        How about a random sentence generator.
        Hmm.... Maybe.

        Comment

        • Summerschool
          ~
          • Feb 2012
          • 320

          #5
          Re: I need an idea!

          How about a basic DDR game.

          Comment

          • RandomPscho
            FFR Player
            • Jun 2006
            • 504

            #6
            Re: I need an idea!

            That is WAY over my head.

            Comment

            • Summerschool
              ~
              • Feb 2012
              • 320

              #7
              Re: I need an idea!

              If you think about it, there is basically graphic output, key input, and some code dealing with timing. It sounds complicated at first, but it's really not. Maybe better for a second or third project though.

              Comment

              • RandomPscho
                FFR Player
                • Jun 2006
                • 504

                #8
                Re: I need an idea!

                I don't know ho to do graphics at all. Nor do I know how to deal with unspecified user input, I mean like not storing it into a variable. My computer science book doesn't cover graphics beyond its own drawing box [which is terrible].

                Comment

                Working...