+ 1

How do i make a game

I need to know so I can help my little sister

20th Aug 2017, 6:47 PM
XCry
XCry - avatar
4 Answers
+ 5
You can either make a game using a game engine like Unity or Unreal Engine, or you can make it from scratch using a library or framework (or build your own library, if you want to go even more from scratch). There are tons of libraries for various programming languages to make games with. Two nice libraries to make 2d games with are SFML and SDL.
20th Aug 2017, 8:45 PM
Yousousen
Yousousen - avatar
+ 3
you better use unity engine.
20th Aug 2017, 7:49 PM
Mahdi Senobari
Mahdi Senobari - avatar
+ 1
OK cool I'll see what I can do
21st Aug 2017, 3:10 AM
XCry
XCry - avatar
0
learn c# or c++ and go check out Unreal Engine 4.17. You can make 2d or 3d games with it and is also fully open source.
20th Aug 2017, 6:57 PM
Melih Melik Sonmez
Melih Melik Sonmez - avatar