Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. The Lounge
  3. Looking for fun project....

Looking for fun project....

Scheduled Pinned Locked Moved The Lounge
careerc++question
27 Posts 11 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Grimes

    "hello" ?!?:confused: Like a "h" block and "e" block etc and if they spell hello they disappear, or are you just toying with me? I am very gullible, unfortunately.:~

    KOM UIT DAAAAA!!!

    M Offline
    M Offline
    M dHatter
    wrote on last edited by
    #6

    Yea, thats what i mean :cool:

    "I do not know with what weapons World War 3 will be fought, but World War 4 will be fought with sticks and stones." Einstein

    G 1 Reply Last reply
    0
    • G Grimes

      Hello everybody I am not in a programming career, but I do like to program for fun (Wouldn't it be awesome if I were in a career involving programming, so that I could actually enjoy my job?). Anyway as with most things in life you get better at it the more you do it, so I am looking for something to program to practice my c++ skills, something with OOP stuff. I was wondering if anybody out there knows any games or fun programming projects that I can do. I like programming games and stuff, like Tetris, does anybody else maybe have any other ideas. This is probably a weird post or something but that's just me...

      Suffer not the unclean to live!

      T Offline
      T Offline
      Tom Lawton
      wrote on last edited by
      #7

      How about a solver for the Eternity II[^] puzzle?

      G M 2 Replies Last reply
      0
      • M M dHatter

        Yea, thats what i mean :cool:

        "I do not know with what weapons World War 3 will be fought, but World War 4 will be fought with sticks and stones." Einstein

        G Offline
        G Offline
        Grimes
        wrote on last edited by
        #8

        Well good idea, but to make it even better, instead of "hello" the player should spell "Floccinaucinihilipilification" or "Pneumonoultramicroscopicsilicovolcanoconiosis" and as a reward the player sees a beautiful lady gradually taking her clothes off for every word correctly spelt. This might just be fun... :-D

        KOM UIT DAAAAA!!!

        M 1 Reply Last reply
        0
        • T Tom Lawton

          How about a solver for the Eternity II[^] puzzle?

          G Offline
          G Offline
          Grimes
          wrote on last edited by
          #9

          Me and my friend actually spent a few weeks making a solver for that, before we came to the conclusion that it would take eternity to solve it. That was actually fun...

          KOM UIT DAAAAA!!!

          T 1 Reply Last reply
          0
          • G Grimes

            Well good idea, but to make it even better, instead of "hello" the player should spell "Floccinaucinihilipilification" or "Pneumonoultramicroscopicsilicovolcanoconiosis" and as a reward the player sees a beautiful lady gradually taking her clothes off for every word correctly spelt. This might just be fun... :-D

            KOM UIT DAAAAA!!!

            M Offline
            M Offline
            M dHatter
            wrote on last edited by
            #10

            How about, when it gets to the end, its a man with a sign that says "thats 30 mins of your life you will never get back."

            "I do not know with what weapons World War 3 will be fought, but World War 4 will be fought with sticks and stones." Einstein

            G 1 Reply Last reply
            0
            • G Grimes

              Me and my friend actually spent a few weeks making a solver for that, before we came to the conclusion that it would take eternity to solve it. That was actually fun...

              KOM UIT DAAAAA!!!

              T Offline
              T Offline
              Tom Lawton
              wrote on last edited by
              #11

              My solver is in C++ (although not very OO) and is pretty fast (going by discussions on the Yahoo Eternity II forum) but after a month of solid computer time on a quad core XEON it still hadn't made a dent in a 10 by 10 'designed-hardest' Eternity II like puzzle. Needless to say I haven't even bothered trying to attack the real 16 by 16 puzzle.

              G 1 Reply Last reply
              0
              • M M dHatter

                How about, when it gets to the end, its a man with a sign that says "thats 30 mins of your life you will never get back."

                "I do not know with what weapons World War 3 will be fought, but World War 4 will be fought with sticks and stones." Einstein

                G Offline
                G Offline
                Grimes
                wrote on last edited by
                #12

                No, I have actually been fooled by exactly such a program, and I know the pain it can cause.

                KOM UIT DAAAAA!!!

                1 Reply Last reply
                0
                • T Tom Lawton

                  My solver is in C++ (although not very OO) and is pretty fast (going by discussions on the Yahoo Eternity II forum) but after a month of solid computer time on a quad core XEON it still hadn't made a dent in a 10 by 10 'designed-hardest' Eternity II like puzzle. Needless to say I haven't even bothered trying to attack the real 16 by 16 puzzle.

                  G Offline
                  G Offline
                  Grimes
                  wrote on last edited by
                  #13

                  That's exactly what happened to us. My friend made a program to create puzzles, but for dimensions we wanted so we can test our solver. It managed to solve the puzzles relatively quickly up to 8x8 past that it took too much from my computer playing time, so I decided to find other means of wasting my life. We actually made a class for the blocks, with member variables and some methods and stuff, still not very OO but at least a little.

                  KOM UIT DAAAAA!!!

                  1 Reply Last reply
                  0
                  • T Tom Lawton

                    How about a solver for the Eternity II[^] puzzle?

                    M Offline
                    M Offline
                    M dHatter
                    wrote on last edited by
                    #14

                    Doesnt seem too hard, i just beat the online version in 7 mins 42 secs

                    "I do not know with what weapons World War 3 will be fought, but World War 4 will be fought with sticks and stones." Einstein

                    T 1 Reply Last reply
                    0
                    • M M dHatter

                      Doesnt seem too hard, i just beat the online version in 7 mins 42 secs

                      "I do not know with what weapons World War 3 will be fought, but World War 4 will be fought with sticks and stones." Einstein

                      T Offline
                      T Offline
                      Tom Lawton
                      wrote on last edited by
                      #15

                      That's how they suck us in to buying the puzzle :) It gets exponentially more difficult as the puzzle size increases.

                      1 Reply Last reply
                      0
                      • G Grimes

                        I am not THAT bored...

                        KOM UIT DAAAAA!!!

                        R Offline
                        R Offline
                        Rajesh R Subramanian
                        wrote on last edited by
                        #16

                        Grimes wrote:

                        I am not THAT bored...

                        So, you mean people who are releasing a new OS are doing it because they are THAT bored? :-D

                        It is a crappy thing, but it's life -^ Carlo Pallini

                        G 1 Reply Last reply
                        0
                        • R Rajesh R Subramanian

                          Grimes wrote:

                          I am not THAT bored...

                          So, you mean people who are releasing a new OS are doing it because they are THAT bored? :-D

                          It is a crappy thing, but it's life -^ Carlo Pallini

                          G Offline
                          G Offline
                          Grimes
                          wrote on last edited by
                          #17

                          YES! but atleast someone is paying them to endure the boredom...

                          KOM UIT DAAAAA!!!

                          1 Reply Last reply
                          0
                          • G Grimes

                            Hello everybody I am not in a programming career, but I do like to program for fun (Wouldn't it be awesome if I were in a career involving programming, so that I could actually enjoy my job?). Anyway as with most things in life you get better at it the more you do it, so I am looking for something to program to practice my c++ skills, something with OOP stuff. I was wondering if anybody out there knows any games or fun programming projects that I can do. I like programming games and stuff, like Tetris, does anybody else maybe have any other ideas. This is probably a weird post or something but that's just me...

                            Suffer not the unclean to live!

                            S Offline
                            S Offline
                            smcnulty2000
                            wrote on last edited by
                            #18

                            You can select a famous board game and do your own implementation. Sometimes these get popular. Or a weird variant on chess, like on a sphere. Or stealth chess where you can see your own pieces but not your opponent's. Then you get told when you try a move whether or not it was legal- and if it was legal you are stuck with the move but if not legal then it automatically rolls back. And you get told what piece you took if a piece is captured. The computer would automatically make illegal a move that would put you into check, it would test for stalemate, it would tell you if your move put the opponent in check but not where his king was. Lots of challenges in the interface, AI, and how the game works. Or you could do a game where each player is a squirrel trying to hop from yard to yard avoiding dogs and cats and accumulating nuts. And competing with other squirrels.

                            _____________________________ Give a man a mug, he drinks for a day Teach a man to mug... -Scott M.

                            G 1 Reply Last reply
                            0
                            • G Grimes

                              Hello everybody I am not in a programming career, but I do like to program for fun (Wouldn't it be awesome if I were in a career involving programming, so that I could actually enjoy my job?). Anyway as with most things in life you get better at it the more you do it, so I am looking for something to program to practice my c++ skills, something with OOP stuff. I was wondering if anybody out there knows any games or fun programming projects that I can do. I like programming games and stuff, like Tetris, does anybody else maybe have any other ideas. This is probably a weird post or something but that's just me...

                              Suffer not the unclean to live!

                              R Offline
                              R Offline
                              rastaVnuce
                              wrote on last edited by
                              #19

                              Join an open source project. Some of them offer tutoring for beginners, which would be very helpful if you haven't worked on an open source project before. You'll get exactly what you need... A lot of practice, a chance to learn and the satisfaction of a job well done.

                              Where it seems there are only borderlines, Where others turn and sigh, You shall rise!

                              G 1 Reply Last reply
                              0
                              • S smcnulty2000

                                You can select a famous board game and do your own implementation. Sometimes these get popular. Or a weird variant on chess, like on a sphere. Or stealth chess where you can see your own pieces but not your opponent's. Then you get told when you try a move whether or not it was legal- and if it was legal you are stuck with the move but if not legal then it automatically rolls back. And you get told what piece you took if a piece is captured. The computer would automatically make illegal a move that would put you into check, it would test for stalemate, it would tell you if your move put the opponent in check but not where his king was. Lots of challenges in the interface, AI, and how the game works. Or you could do a game where each player is a squirrel trying to hop from yard to yard avoiding dogs and cats and accumulating nuts. And competing with other squirrels.

                                _____________________________ Give a man a mug, he drinks for a day Teach a man to mug... -Scott M.

                                G Offline
                                G Offline
                                Grimes
                                wrote on last edited by
                                #20

                                Thanks that sounds like a few good ideas! Maybe I should remake some of the old DOS games. Like 'Alley cat' (Almost like the squirrel game you suggested?). The chess game seems hard, and I am not very clued up on AI. AI scares me, to be honest I don't even like it if woman think, nevermind computers... ;P

                                KOM UIT DAAAAA!!!

                                M S OriginalGriffO 3 Replies Last reply
                                0
                                • R rastaVnuce

                                  Join an open source project. Some of them offer tutoring for beginners, which would be very helpful if you haven't worked on an open source project before. You'll get exactly what you need... A lot of practice, a chance to learn and the satisfaction of a job well done.

                                  Where it seems there are only borderlines, Where others turn and sigh, You shall rise!

                                  G Offline
                                  G Offline
                                  Grimes
                                  wrote on last edited by
                                  #21

                                  Hey this actually sounds like a good idea as well, then I can probably also reference such projects when I am on my hands and knees begging for a job as a programmer. I will definetaly look for some opensource projects thanks!

                                  KOM UIT DAAAAA!!!

                                  1 Reply Last reply
                                  0
                                  • G Grimes

                                    Thanks that sounds like a few good ideas! Maybe I should remake some of the old DOS games. Like 'Alley cat' (Almost like the squirrel game you suggested?). The chess game seems hard, and I am not very clued up on AI. AI scares me, to be honest I don't even like it if woman think, nevermind computers... ;P

                                    KOM UIT DAAAAA!!!

                                    M Offline
                                    M Offline
                                    Mustafa Ismail Mustafa
                                    wrote on last edited by
                                    #22

                                    Grimes wrote:

                                    'Alley cat'

                                    One of my favorite games of yesteryear. Its available for free now btw :) Clickety[^]

                                    If the post was helpful, please vote! Current activities: Book: Devils by Fyodor Dostoyevsky Project: Hospital Automation, final stage Learning: Image analysis, LINQ Now and forever, defiant to the end. What is Multiple Sclerosis[^]?

                                    1 Reply Last reply
                                    0
                                    • G Grimes

                                      Thanks that sounds like a few good ideas! Maybe I should remake some of the old DOS games. Like 'Alley cat' (Almost like the squirrel game you suggested?). The chess game seems hard, and I am not very clued up on AI. AI scares me, to be honest I don't even like it if woman think, nevermind computers... ;P

                                      KOM UIT DAAAAA!!!

                                      S Offline
                                      S Offline
                                      smcnulty2000
                                      wrote on last edited by
                                      #23

                                      Well, you do want to get better. Tough projects stretch you even if you don't complete them. AI doesn't have to be good on the first iteration. Or ever to accomplish your goal. Any old DOS game, or a re-envisioning of some of the stuff that came before like MULE. I've not played Alley cat but upon reading about it; yes that's the idea.

                                      _____________________________ Give a man a mug, he drinks for a day Teach a man to mug... -Scott M.

                                      1 Reply Last reply
                                      0
                                      • G Grimes

                                        Hello everybody I am not in a programming career, but I do like to program for fun (Wouldn't it be awesome if I were in a career involving programming, so that I could actually enjoy my job?). Anyway as with most things in life you get better at it the more you do it, so I am looking for something to program to practice my c++ skills, something with OOP stuff. I was wondering if anybody out there knows any games or fun programming projects that I can do. I like programming games and stuff, like Tetris, does anybody else maybe have any other ideas. This is probably a weird post or something but that's just me...

                                        Suffer not the unclean to live!

                                        H Offline
                                        H Offline
                                        Harvey Saayman
                                        wrote on last edited by
                                        #24

                                        Hey MXit recently released documentation on their protocol, so why not write a PC client for it? I did and it was loads of fun :)

                                        Harvey Saayman - South Africa Software Developer .Net, C#, SQL you.suck = (you.Passion != Programming & you.Occupation == jobTitles.Programmer) 1000100 1101111 1100101 1110011 100000 1110100 1101000 1101001 1110011 100000 1101101 1100101 1100001 1101110 100000 1101001 1101101 100000 1100001 100000 1100111 1100101 1100101 1101011 111111

                                        1 Reply Last reply
                                        0
                                        • G Grimes

                                          Hello everybody I am not in a programming career, but I do like to program for fun (Wouldn't it be awesome if I were in a career involving programming, so that I could actually enjoy my job?). Anyway as with most things in life you get better at it the more you do it, so I am looking for something to program to practice my c++ skills, something with OOP stuff. I was wondering if anybody out there knows any games or fun programming projects that I can do. I like programming games and stuff, like Tetris, does anybody else maybe have any other ideas. This is probably a weird post or something but that's just me...

                                          Suffer not the unclean to live!

                                          realJSOPR Offline
                                          realJSOPR Offline
                                          realJSOP
                                          wrote on last edited by
                                          #25

                                          Write a program that lets us filter out inane posts from the Lounge, like this one.

                                          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                          -----
                                          "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups