Similar Posts

Subscribe
Notify of
12 Answers
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
W00dp3ckr
2 years ago

A good programming language and a good engine can be done if you know what it takes. You need XP without end.

So first play the game “I write a game on Unity” and then maybe another one on Unreal. Then you know what you missed.

W00dp3ckr
2 years ago
Reply to  W00dp3ckr

Most products are created by people who know the offer well and therefore know what is missing, and with which product they will reach customers who are unhappy with the current offer. At the same time developing a new language and a new engine is a big thing. You could first read yourself deeply into programming languages as suggested below. Or you program a game as suggested above.

VanLorry
2 years ago

Evtl. Learn to run before you sign up for a 40 km marathon…

W00dp3ckr
2 years ago
Reply to  VanLorry

450km Ultra

PeterP58
2 years ago

Learning assembler language! This allows you to program your own programming language for your own (operating) system. Drivers and Co.

W00dp3ckr
2 years ago
Reply to  NeroxCrafter

Check out a book about Compilerbau. Also look at a book about existing languages. Learn about Smalltalk, C, C#, C++, JAVA, Rust, Python, Julia, Lisp, Standard ML, Prolog. And assembler too. Read a book about Game Design.

W00dp3ckr
2 years ago

Good luck!

W00dp3ckr
2 years ago

Search for Book of Lenses Schell. There are also books for specific frameworks. :-