التخطي إلى المحتوى الرئيسي

How do I learn game development step by step?

started going deeper into computers and programming, I realized how big a field Game Development(not just Game Programming,) is and that there's so much to do before you can actually build a game. It's very hard for just on person to build a game in a short time. To give a simple answer:
your basic math and physics right. Irrespective of what anybody might say, you NEED these. You cannot build even the simplest of games without at least some math.

2. Learn to be organized. Very important. While developing a game, you cannot just sit in front of the computer, type some code and expect to not hit hard hurdles. Before you start building a game, you need to plan. What kind of a game are you building? What is it about? What are the elements involved? What is the story?  How do things work in your game? You need to get the basic framework right.

If you're looking at big, Call Of Duty-like games:

3. Learn to code. Start with very basic programming, like Python. Then, progress to more advanced languages like C an Java. Also, learn some basic graphics programming with the native libraries.

4. Progress to learning graphics libraries like OpenGL or DirectX. You'll need these for the graphics part. Also, you'll probably need to know how to animate.

If you want basic 2D/web games:

3. Learn to code Flash. Best for building simple games.


After all that, get somebody who can write stories. And somebody who's good at art. You need stories for the game and a designer to design characters, elements, environments, etc.

Combine the above with your programming/animating skills, and you have a game!

Lodex 




تعليقات

المشاركات الشائعة من هذه المدونة

What is the difference between UX and UI designer and web designer?

A bit cynical: UI design is the older term for UX design. New kids on the block disliked the ugly, annoying designs they were seeing, so they decided that, by renaming the discipline, they would produce designs less ugly and annoying. In the future, this will happen again, and UX (and the  letter X generally) will be disparaged as very old-fashioned and uncool. This will always happen because it is the nature of disciplines to rebrand themselves as newbies think old-timers were stupider than they were. But also it is true that by rebranding an activity, there is an opportunity to re-educate the world on why what you do matters. More serious: UX was an attempt to liberate users from the tyranny of cognitive psychologists, who themselves were trying to liberate users from the tyranny of programmers. UX has sometimes been successful in doing so, but other times it has only meant subjecting users to the tyranny of graphic designers. :) At the end of the day, what I want-...

Web Development - Website Design

From conception and strategy to design and implementation, Lodex  builds and hosts premium websites for businesses, associations, government, and Fortune 500 companies. Development Lodex  empowers our clients with an easy to use Content Management System (CMS).  Our  Content Management System(CMS) has evolved over the past 20 years to be a highly robust, highly flexible solution. CMS is constantly evolving and can be fully customized, yet the core platform can easily handle everything from a small consulting firm site to a large multi-site enterprise organization. Design Our award-winning designs and intuitive user experiences specifically address our clients' business goals and solve user challenges. Driven by passion and innovation, our work has been recognized for high standards of excellence by numerous industry experts. Our websites not only give the front-end user a great online experience, they're also easy to update for back-end administrator...

دليلك الشامل لدخول عالم تصميم الألعاب

تستحواذ العديد من شركات تقنية على شركات ألعاب تحمل أسماء معروفة بمليارات الدولارات وذلك بسبب تطور أسواق الألعاب بشكل كبير في السنوات الماضية، حيث يرغب العديد في دخول مجال الألعاب الإلكترونية وتصميم أول لعبة له وربما يوما ما يحصل على تلك الشهرة والقوة في مجال الألعاب، ولهذا نقدم لكم دليلا إرشاديا لتعليم كيفية تصميم الألعاب الإلكترونية للمبتدئين ومتوسطي الأداء والمحترفين.  1- كيفية تصميم الألعاب للمبتدئين حيث تحتاج عملية التصميم للألعاب أن تكون لك معرفة وخلفية بكتابة الأكواد واللغات البرمجية، ولكن إن لم تكن قد قمت بتجربة الاكواد من قبل، فـهناك برامج ستساعدك في إنشاء وتصميم أول لعبة لك بسهولة. قم بتجربة برامج مثل "Stencyl و GameMaker" التي تسمح لك بإنشاء ألعاب لمنصة ويندوز واندرويد ولينكس وماك وابل IOS وتعمل بطريقة السحب والإفلات لمربعات التصميم ومخصصة لإنشاء ألعاب البازل وألعاب التحريك البسيطة ولعبة "Impossible Pixel" و"Zuki's Quest" وهذه البرامج ستجد لها دليلا إرشاديا عبر يوتيوب وعبر المواقع الرسمية. ...