webnovel

Chapter 422: Those born without bugs

  Tong Ke went to draw the concept map of "Traveling Frog", and Wang Jian also continued to think about some content in "Taiwu Painting Scroll".

  The more he studied the game, the more strange it felt.

  Because the game has many flaws, such as the complicated system, and full of all kinds of whimsy, especially the fighting cricket, which is obviously a dispensable leftover, but it is the part with the highest degree of completion and the most complete content in the game.

  There are a total of 28 kinds of special crickets, each of which has a poem to describe it!

  The most common cricket is also the most common cricket, stupid: dizziness and tight top, black belly with spots on legs and feet. There is more plaster on the wings, so I have to feed the chickens in the future.

  The most advanced cricket is collectively called the King of Weaving, in which the true yellow is described as: the body is naturally golden and yellow, and the fleshy legs are like gold foil. Regenerate a pair of black teeth, and the enemy will not be able to handle all insects.

  The rest of the promotions are composed of random combinations of affix names and color names, a total of 81 affixes, and each has a corresponding poem.

  For example, the head of a gemstone: the gemstone is carved into hexahedral angles, and it is exquisitely carved and glittering.

  I don't know why the producer is so paranoid about the unpopular content like cricket?

  From these aspects, "Taiwu Painting Scroll" is like the work of a newcomer.

  But its content is too rich, too huge! What newcomer doesn't start with something simple?

  If you want to eat a fat man in one bite, you will basically be choked to death.

  If you think about what a huge game to make at the beginning, you will find all kinds of problems when you implement it!

  Not only is the technical force insufficient, but also the funding is a headache.

  From this point of view, it doesn't seem like a newcomer can do it.

  Weird, contradictory.

  Wang Jian couldn't help asking the system: "System, tell me the story behind the development of this game?"

  [10 points]

  In order to satisfy his curiosity, Wang Jian paid the points without hesitation.

  Then, the mouth opened wider and wider.

  To the producer of this parallel world "Dark Eggplant", I have to say, serve!

  Eggplant was born in the Chinese Department, and later joined the Architecture Department, which are all industries that have nothing to do with games - the Chinese Department is barely related.

  However, his experience in the architecture department has brought him a unique skill: drawing game designs in CAD for architectural design!

  We recruited a small team and showed these members more than 100 complex design drawings drawn in CAD!

  According to him in the interview: "I think this game is not too difficult, but I told the other members about this design for a week, and they all seemed to understand."

  Wang Jianren is stupid!

  There are many legends about the "Taiwu Painting Scroll".

  After the game was released, some curious people discovered through unpacking that the game's program was very outrageous!

  There are hundreds of thousands of if statements nested in the entire game, and the programmers shouted that it was impossible!

  In fact, the rumor was finally refuted, there were only more than 10,000 if statements.

  But even so, anyone who has learned a little bit of programming knows how scary it is!

  In general, any slightly larger program is divided into different modules.

  For example, a library management system will be divided into login module, database module, access module, announcement module and so on.

  Divide it into small modules, and then use the main program to call.

  The advantage of this is that it is convenient for testing, maintenance and expansion.

  If there is an error in the process of writing the program, look at the error message to know which module has the problem, and then go to the module to find it.

  Adding new features also makes sense!

  Ten thousand if statements are nested,If there is a bug in the middle, I don't know where to find it.

  Just ask a programmer with common sense whether the program written in this way can run, and he will tell you unequivocally: Impossible!

  However, the game "Taiwu Picture Scroll" is impossible to subvert!

  Because in the game, in addition to positive training, the training cheats can also be reversed.

  After the reverse practice, the demand for the exercises is greatly reduced, and the effect of the exercises is completely different from that after the normal practice.

  Therefore, some players joked that eggplant made this game by practicing the C language in reverse!

  After the popularity of "Taiwu Picture Scroll", because the game is only in Chinese, many foreigners also want to play it, but because of the language barrier, they can only stare at it dryly.

  A domestic player recommended this game to a Sony employee. He thought of a crooked trick and felt that although he could not understand the game, he would be able to play it after unpacking it.

  As a result, after two days, Sony employees still did not reply to domestic players.

  Instead, a little girl at the front desk of the studio asked him, did you give our employees a bow?

  In addition to eating and sleeping, the four of them stared at the computer screen in a daze, studying the code of the game!

  The domestic players said that they are going to send the game to Microsoft's friends next.

  Some programmers said that this code is no longer within the scope of human programmers' interpretation. Who knows what the hell TM is!

  With such a large and complex code, it becomes impossible to debug.

  I don't know how to write it, I don't know how to modify it, I don't know how to maintain it!

  In other words, this code is exactly what I want!

  I wonder if this code can be made, and then there is no bug, and it really runs!

  And there are countless lines of code, The logic of is intertwined. For three years, there is not even a single comment!

  One of the things that programmers hate most is writing programs without writing code.

  Not only when I take over someone else's work, but I don't understand what this thing is for. Even if I write it myself, if I write the code for a long time, I will be confused when I look at it again.

  But eggplant is able to write down.

  Some people describe that eggplant is a god of creation, Taiwu picture scroll is a small world created by him, and eggplant masters the laws of this world, others can't understand it, and they can't modify this world.

  Eggplant went into battle to write code, in fact, out of a helpless choice.

  "Taiwu Picture Scroll" had only 3.5 developers at the beginning, each member had never met, and there was only one logistics staff (0.5) in the whole team who had work experience in the game industry.

  The programmer decided to leave after working together for a year without leaving a single line of code behind. Eggplant stared at the blank screen for a long time, and finally taught herself programming for a month, and decided to take charge of the program herself.

  Leaving behind a fairy tale!

  The code of "Taiwu Picture Scroll" is so amazing that some people even made an emoticon package and wrote a couplet on a picture of fighting crickets.

  Cricket God is safe, and the procedures are all over!

  Horizontal criticism: I think I can get through.

  Forward this koi, and there will be no bugs this month!

  Countless programmers, after learning about the deeds of "Taiwu Picture Scroll", worship the eggplant as a god!

  Kneel down!

  They call eggplant: Born without bugs!