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
  1. Home
  2. The Lounge
  3. The question invasion

The question invasion

Scheduled Pinned Locked Moved The Lounge
comgame-devquestion
10 Posts 9 Posters 3 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.
  • R Offline
    R Offline
    Rage
    wrote on last edited by
    #1

    That question[^] made my day :rolleyes: Edit : Question has been deleted. Here the complete code of space invaders:

    void main(void)
    {
    game();
    }

    ~RaGE();

    I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.

    Kornfeld Eliyahu PeterK OriginalGriffO L C 4 Replies Last reply
    0
    • R Rage

      That question[^] made my day :rolleyes: Edit : Question has been deleted. Here the complete code of space invaders:

      void main(void)
      {
      game();
      }

      ~RaGE();

      I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.

      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu Peter
      wrote on last edited by
      #2

      Sorry, the item you requested could not be found. Your day is gone...

      I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

      "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

      R 1 Reply Last reply
      0
      • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

        Sorry, the item you requested could not be found. Your day is gone...

        I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

        R Offline
        R Offline
        Rage
        wrote on last edited by
        #3

        Wow, that ruins the fun. :( It was titled something along "How do I call space invaders from main and how do I add levels", with a code dump, and with comment "I am a beginner, what is that game(); function doing ?"

        ~RaGE();

        I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.

        F CPalliniC 2 Replies Last reply
        0
        • R Rage

          That question[^] made my day :rolleyes: Edit : Question has been deleted. Here the complete code of space invaders:

          void main(void)
          {
          game();
          }

          ~RaGE();

          I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.

          OriginalGriffO Offline
          OriginalGriffO Offline
          OriginalGriff
          wrote on last edited by
          #4

          Wow! I never realized it was that easy! You want to write that up as an article you know... ;)

          Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

          "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
          "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

          1 Reply Last reply
          0
          • R Rage

            Wow, that ruins the fun. :( It was titled something along "How do I call space invaders from main and how do I add levels", with a code dump, and with comment "I am a beginner, what is that game(); function doing ?"

            ~RaGE();

            I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.

            F Offline
            F Offline
            fd9750
            wrote on last edited by
            #5

            Asking about what the "game" function is doing is fairly logical, the name is very non-descriptive. They should have used "game_space_invaders" or something like that, it would have made the code far more readable. :)

            J 1 Reply Last reply
            0
            • F fd9750

              Asking about what the "game" function is doing is fairly logical, the name is very non-descriptive. They should have used "game_space_invaders" or something like that, it would have made the code far more readable. :)

              J Offline
              J Offline
              Jwalant Natvarlal Soneji
              wrote on last edited by
              #6

              What if they change the name of the product to vacuum space invader!? :)

              Regards, Jwalant Natvarlal Soneji http://jwalantsoneji.com[^]

              B 1 Reply Last reply
              0
              • R Rage

                Wow, that ruins the fun. :( It was titled something along "How do I call space invaders from main and how do I add levels", with a code dump, and with comment "I am a beginner, what is that game(); function doing ?"

                ~RaGE();

                I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.

                CPalliniC Offline
                CPalliniC Offline
                CPallini
                wrote on last edited by
                #7

                Rage wrote:

                Wow, that ruins the fun.

                There is an evil trend here: all the beautiful questions are removed. :doh:

                Veni, vidi, vici.

                In testa che avete, signor di Ceprano?

                1 Reply Last reply
                0
                • R Rage

                  That question[^] made my day :rolleyes: Edit : Question has been deleted. Here the complete code of space invaders:

                  void main(void)
                  {
                  game();
                  }

                  ~RaGE();

                  I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.

                  L Offline
                  L Offline
                  Lost User
                  wrote on last edited by
                  #8

                  I had a similar experience with a new colleague who happened to be a fresher. I was showing him the WinForms based Database client I had developed that had a striking resemblance with SQL Server Management Studio but had much more features than SSMS. Back then SSMS did not have IntelliSense (autocomplete) and I had an extensive autocomplete features implemented. It could also access other databases like Oracle and MySQL. I was dumbfounded when I heard him saying "That's pretty easy, you must have inherited it from SSMS".

                  1 Reply Last reply
                  0
                  • J Jwalant Natvarlal Soneji

                    What if they change the name of the product to vacuum space invader!? :)

                    Regards, Jwalant Natvarlal Soneji http://jwalantsoneji.com[^]

                    B Offline
                    B Offline
                    BotCar
                    wrote on last edited by
                    #9

                    What if they re-brand the product as Productivity Enhancer?

                    What is this talk of release? I do not release software. My software escapes leaving a bloody trail of designers and quality assurance people in its wake.

                    1 Reply Last reply
                    0
                    • R Rage

                      That question[^] made my day :rolleyes: Edit : Question has been deleted. Here the complete code of space invaders:

                      void main(void)
                      {
                      game();
                      }

                      ~RaGE();

                      I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Entropy isn't what it used to.

                      C Offline
                      C Offline
                      Corporal Agarn
                      wrote on last edited by
                      #10

                      Tried the link and got: Sorry, the item you requested could not be found.

                      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