Get basic idea of Unity game engine

Unity

What is Unity? Unity is a game engine (Game development IDE) powered by Unity technologies. It is used to develop computer games for various platforms such as PC, Console, mobile and etc. According to the Unity website’s PR page, it is the choice of over 45% of the world's developers.   Unity’s theme is “democratize game … Read more

Get basic idea of Game Design

game design

What is Game Design? Game design is a collection of processes such as programming, creative writing, and graphic design.  Creating a game is a huge and complex process with many tasks and the different roles required to make a finished playable product. It is a subset of the field of game development. Who is responsible … Read more

Introduction of Game Development

game development

What is game development? Game development is the process of making a game. Simply it is a process that is used to produce software with art, audio, and gameplay. A game developer who carries out the development process.  The development process can spread through the individual developer to large businesses. History of game development. First … Read more

Introduction of Networking

Introduction of Networking

What is the Network? A network is a connected system of two or more devices together to share resources. The devices such as computers, mobiles, tablets, etc. are connected to share resources like files, websites, movies, songs, etc. There are different types of networks known as Personal Area Network (PAN), Local Area Network (LAN), Metropolitan … Read more

Introduction of Programming Language

Introduction of Programming Languages

What is a Programming Language? Programming language can be defined as a set of keywords, symbols, and a scheme of rules for giving commands so that humans can communicate with the computer. The provision of instructions to the computer is the main function of a programming language. The computer can perform a processing activity by … Read more

Program Development Cycle and Concept of Algorithm

Program Development Cycle and Concept of Algorithm

What is the Program Development Cycle? A program development cycle can be defined as the step by step approach used to develop a fully tested computer program. The programmer should go through the program development cycle after obtaining the programming specification to develop a program. What are the steps of the Program Development Cycle? Analysis:- … Read more

Introduction of Software Development

Introduction of Software Development

What is Software? Software is a generic term for the various types of programs used to operate computers, mobiles, tablets, and related devices. It consists of encoded instructions to a computer having the ability to perform a significant task after the execution. What Types of Software? System Software:- The system software is a collection of … Read more