- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Found 9 Articles for Game Development

21 Views
What is Game Jolt? Game Jolt is a platform which consists of a lot of video games which gamers can play for entertainment. Users need to create an account and can play more than 100, 000 different games. They also have the option of downloading a playing the games. They can search the games easily on the basis of names, genre, and popularity. The app can also be used by creators to develop different types of games. Most of the games on this app are available for free. Why Game Jolt Alternatives? Customer service is not good Less number ... Read More

169 Views
What is Scratch? Scratch is a programming language that can be used to create animations for children. The platform comes with a visual interface which can be used to create stories, games., animations, etc. The app is available for free and can be used in seventy languages. The platform has been designed for children aged between 8 and 16 though people of all ages can use it. Price Plans of Scratch Scratch programming language is available for free. Why Scratch alternatives? Students may not get exposure to traditional coding methods and languages Challenges for more advanced students will be ... Read More

99 Views
Introduction When it comes to gaming monitors, one of key specifications that is often discussed is refresh rate. A monitor's refresh rate determines how many times per second screen is updated with new information. two most popular refresh rates are 60 Hz and 144 Hz. While many gamers swear by benefits of a 144 Hz monitor, others argue that difference is negligible. In this article, we will explore differences between 60 Hz and 144 Hz and help you decide which one is right for you. What is Refresh Rate? Before we delve deeper into topic, let's first understand what refresh ... Read More

49 Views
What is GDevelop? GDevelop is a game engine which users can use to develop games without having any development experience. No coding is required to develop the games. GDevelop can be used either on a browser or can be installed as a standalone app on the desktop. The platform has a lot of templates and you have to choose the one which can be used to develop your game. You can make 2D games on this platform. The drag-and-drop feature can be used to put the objects required in the game. Price Plans of GDevelop GDevelop has ... Read More

584 Views
Python, a dynamic programming language, offers an array of possibilities, including game development. Pygame, a widely−used Python library, provides developers with a toolkit for creating 2D games. In this article, we will delve into the process of crafting a classic Pong game utilizing Python and Pygame. Pong, a simplistic yet captivating game, revolves around two paddles and a ball. Competing players aim to score points by propelling the ball past their opponent's paddle. By following the steps outlined in this guide, you will gain insights into setting up the development environment, initializing the game, creating game objects, implementing game logic, ... Read More

203 Views
Python is a powerful programming language known for its simplicity and versatility. While it may not be the first choice for game development, Python offers a wide range of libraries and tools that make it possible to create interactive and immersive games. In this tutorial, we will explore the process of building games using Python, step by step. By the end of this article, you will have a solid foundation to create your own engaging games. In this tutorial, we will cover the following topics: Setting up the development environment Creating the game window and handling user input Implementing ... Read More

250 Views
Python is a popular and user−friendly programming language known for its simplicity and readability. It offers a wide range of libraries and frameworks to meet various development needs, including game development. One such powerful tool is Pygame, which enables the creation of engaging games and multimedia applications. In this article, we will explore the process of building a Brick Breaker game using Python and Pygame. Brick Breaker is a beloved classic arcade game where players control a paddle to strategically bounce a ball and break bricks. By following this tutorial, you will gain a solid understanding of game development in ... Read More

407 Views
The gaming industry has seen tremendous growth in the past decade and is now one of the most lucrative industries in the world. Project management plays a key role in ensuring that game development projects are completed on time, within budget, and with high-quality output. It is essential for game developers to understand the principles of project management and use them to manage their projects effectively. Importance of project management in the gaming industry Project management is a vital part of any successful gaming business. With the intense competition in the industry, companies need to ensure that their projects are ... Read More

799 Views
Aspiring game developers often face the dilemma of choosing the right programming language for their projects. Two popular contenders in the game development realm are Python and JavaScript. In this article, we will delve into the strengths and weaknesses of each language, discuss their suitability for different types of games, and ultimately help you determine which language is the better choice for your game development journey. Python: The Versatile Giant Python has earned its reputation as a flexible, beginner-friendly language with a wealthy ecosystem of libraries and systems. Its rich syntax, lucidness, and ease of utilization have made it a ... Read More