Saved Bookmarks
| 1. |
What is game? How games can be make? |
|
Answer» Games are structured forms of play, MADE to entertain a user who is playing them. Games can be made by any of the following ways: 1. By coding 2. By using GAME engines If you know how to code, you can make a game you like. But that's a time consuming process. So we use Game Engines. A game ENGINE is a software that HELPS you to create a game from the options and features available in it. There are a number of them, and they are used to create Android, iOS and Windows games. For example Unity 3D, Unreal Engine, Godot Engine, GDevelop etc. |
|