Chapter 625 [Chapter of the Game of Death] Seventy-Four: Chen Yan's Tour
Chapter 625 [Chapter of the Fatal Game] Seventy-Four: Chen Yan’s Game
Before finding information about the William Adams Group, Chen Yan saw a lot of "useless information."
Within the empire, in addition to cities like Yanan that have just entered industrialization, there are also cities that have had a long history of industrialization. These cities were not affected by the wars in the early years and have well-preserved traditional entertainment industries.
The transformation process of the modern entertainment industry is quite rapid and perfect. A large number of entertainment projects spawned by it have now been moved to the Internet in a decent manner, and have been gradually improved by increasingly powerful programmers. Until now, there have been quite a few
"Entertainment".
At the same time, Chen Yan discovered that the game industry in the entire online world is not developed. Perhaps it is because the world has not been industrialized for a long time, and there are not many technology tree points in programming, so even if there are game companies,
It has not yet delved into the gaming industry.
While Chen Yan was wandering around, the most he saw were strategy games, which he didn't like the most, including city siege and land siege.
Apart from that, there is nothing else.
'It's so boring, so boring...'
Chen Yan looked at such a vast online world and so many data flows, and an idea suddenly came to his mind:
If there isn't a game to play, why don't I make one myself?
'What kind of game should I make...make one...let's make a game about Yanan City.'
A flash of inspiration flashed through his mind, and he realized something very important to him.
'Just... hack any server and build a game server based on this server.'
Chen Yan randomly selected a newspaper server nearby, entered it, connected to the newspaper's computer through the server, and started programming.
‘Calling and counting the information of users currently accessing the network in Yanan City through the network.’
‘Set constants based on user information:
1The total population of Yanan City (the upper limit of the server hosting clients)
2 Resource controllers (Yanan city councilors, office staff of functional agencies under the parliament, and those with power within the system)
3 Urban middle class (non-industrial business owners, industrial business owners, business owners with livelihood functions, and senior executives of various enterprises)
4 Those close to the middle class (owners of the means of production, owner-operators, handicraftsmen, small intellectuals, students, primary and secondary school teachers, small clerks, small clerks, small lawyers, small businessmen (those who are self-sufficient or have enough money and rice)
)
4.1 Students do not participate in production activities, so they do not belong to a separate constant. It depends on their production relations.
5 Almost proletarians (homeowners, poor peasants, small handicraftsmen, shop assistants, and hawkers who do not own the means of production or own a small amount of means of production)
6 Proletarians (workers in railways, mines, shipping, textiles, shipbuilding, etc. engaged in intensive labor industries and other related industries)
6.1 The homeless proletariat (social groups, cults, private business groups, unregistered enterprises)’
‘Calling and counting the social enterprise information of Yanan City through the Internet.’
‘Set variables:
1 Enterprise (quantity, type, production capacity, number of employees, profitability, salary payment, employee satisfaction)
2 Social functional facilities (various types of markets, daily necessities units, cost and profit, etc. that can be collected)
3 Recreational facilities (cost, profit, health)
4Production costs (operating costs and non-operating costs)
5 Workers’ wages (actual wages received under all circumstances)
6Business Owner Profit (Net Profit)
7. The working conditions of workers within the enterprise (the level of working environment refers to the Industrial Supervision Law of Yanan City, the obsolescence of operating equipment is investigated through public opinion and a conclusion is drawn, and the work enthusiasm of workers is collected through online data and graded)
8 Workers’ satisfaction with work and wages (i.e. life satisfaction)
9unemployment rate
10 [Strike]: When life satisfaction reaches a certain value, the server will enter the [Strike] state.
The social form of the [Strike] state is as follows:
…’
Chen Yan wrote about a dozen factors that affect variables based on the social conditions of the strike in his memory.
Then continue with the program settings:
‘Simple connection to set the relationship between variables and constants:
1. The salary of workers is directly proportional to the degree of life satisfaction. The formula for calculating the degree of satisfaction is:
(Life satisfaction = (salary earned in a year - living expenses - average unexpected expenses) / total disposable salary in a year, the larger the data obtained, the higher the degree of satisfaction, the smaller the value obtained, the degree of satisfaction
the lower)
(When life satisfaction is greater than the average satisfaction ratio collected by big data, workers' work efficiency is improved. The specific improvement value is based on the work efficiency collected by big data as a reference)
(When life satisfaction is equal to or less than... (as above)... ratio, workers' work efficiency gradually decreases as the value decreases)
(A strike occurs when the life satisfaction value is less than a certain level (the average life satisfaction of workers in the factory where strikes have occurred so far))
2 When a strike occurs, the number of businesses affected
3. The positive and negative proportions between the content of the enterprise variable and workers’ wages are calculated through data collected from the Internet.
4The operation of entertainment facilities is linked to the unemployment rate and workers’ wages’
When the settings reached this point, Chen Yan looked at the messy code in front of him and realized that his settings were too simple. Although there was a certain logic, many variables were not taken into account.
'Well...it will never go wrong if it is based on a correct general program.'
Chen Yan continued to set the program through the quantum clone:
‘Higher priority logic:
1 When workers’ satisfaction with work and wages reaches a certain level, a [strike] occurs
2 When a strike occurs, all other variables are affected
3 When a strike occurs, the constant is changed
4. When a strike occurs, calculate the result of the strike based on the variable characteristics’
Here, Chen Yan hesitated.
Since it can be changed, it cannot be considered a constant.
According to the operating logic of this program he set, the entire program will first refer to constants and calculate variables.
When the data calculated thus reaches the [strike] condition, the constant will be changed accordingly.
The changed constants will continue to be used as constants in the calculation of the server, and when the obtained data results cannot reach the level of [Strike], the [Strike] state ends.
‘Highest priority logic:
[All data are based on credible data collected from the Internet. The actual situation data of Yanan City is collected at any time during the entire game process, and adjustments are made based on these data]’
'The server is open and running,'
'start operation.'
When the quantum clone issued the idea of "start running", dense codes written by computers according to the logic he set immediately appeared in the server.
Since he edited the program based on a newspaper's server, his own brain operation was not affected.
Chen Yan's own level is not good, and the program written according to his logic has numerous bugs.
Fortunately, the quantum clone was able to correct some bugs on its own, and he was pretty lucky that these numerous bugs did not affect the operation of the game.
‘There is no problem running, it’s just that it’s a bit laggy when playing because it’s not optimized at all…’
I don’t know if anyone can play this kind of simulator game.
'If people want to play it, I need to put the link to this game in most areas of the Yanan City network to attract traffic.'
‘As for the name of the game... let’s call it [Strike Simulator].’
'Put it on the server, whoever wants to play can play it, with [all data based on credible data collected from the network as a reference, the entire game process collects data on the actual situation in Yanan City at any time, and adjusts the program based on these data]
The logic is, who knows how this game will be completed by people in the end.'
After Chen Yan packaged the [Strike Simulator], he threw it into the server and ignored it.
Chapter completed!