Rephrasing two sentences for clarity (#28576)
This commit is contained in:
@ -8,13 +8,13 @@ Game Development is the art of creating games and describes the design, developm
|
||||
|
||||
A game developer could be a programmer, a sound designer, an artist, a designer or many other roles available in the industry.
|
||||
|
||||
Game Development can be undertaken by a large Game Development Studio or by a single individual. It can be as small or as large as you like. As long as it lets the player interact with content and is able to manipulate the game's elements, you can call it a 'game'.
|
||||
Game Development can be undertaken by a large Game Development Studio or by a single individual. The game can be as small or large as you like. You can call it a 'game' as long as the player can interact with content and manipulate the game's elements.
|
||||
|
||||
To get involved in the Game Development process, you do not need to write code. Artists may create and design assets, while a Developer might focus on programming a health bar. A Tester may get involved to verify that the game works as expected.
|
||||
|
||||

|
||||
|
||||
To resolve problems that game frameworks had, tools like libGDX and OpenGL were developed. They helped make game development a lot faster and easier, providing many pre-made functions and features. However, it was still hard to enter the industry or understand a framework if you were coming from a non-programmer background, a common case in the game development world.
|
||||
To resolve problems that game frameworks had, tools like libGDX and OpenGL were developed. They helped make game development a lot faster and easier, providing many pre-made functions and features. However, understanding the framework and entry into the industry were still difficult for those coming from non-programmer backgrounds, a common case in the game development scene.
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user