Development tools in the context of Integrated development environment


Development tools in the context of Integrated development environment

Development tools Study page number 1 of 1

Play TriviaQuestions Online!

or

Skip to study material about Development tools in the context of "Integrated development environment"


⭐ Core Definition: Development tools

A programming tool or software development tool is a computer program that is used to develop another computer program, usually by helping the developer manage computer files. For example, a programmer may use a tool called a source code editor to edit source code files, and then a compiler to convert the source code into machine code files. They may also use build tools that automatically package executable program and data files into shareable packages or install kits.

A set of tools that are run one after another, with each tool feeding its output to the next one, is called a toolchain. An integrated development environment (IDE) integrates the function of several tools into a single program. Usually, an IDE provides a source code editor as well as other built-in or plug-in tools that help with compiling, debugging, and testing.

↓ Menu
HINT:

In this Dossier

Development tools in the context of Space Invaders

Space Invaders is a 1978 shoot 'em up video game developed and published by Taito for arcades. It was released in Japan in April 1978, and released overseas by Midway Manufacturing later that year. Space Invaders was the first video game with endless gameplay and the first fixed shooter, setting the template for the genre. The goal is to defeat waves of descending aliens with a horizontally moving laser cannon to earn as many points as possible.

Designer Tomohiro Nishikado drew inspiration from video games such as Gun Fight and Breakout, electro-mechanical target shooting games, and science fiction narratives such as the novel The War of the Worlds, the anime Space Battleship Yamato, and the film Star Wars. To complete development, he had to design custom hardware and development tools to use the features in microprocessor technology, which was new to him. Upon release, Space Invaders quickly became a commercial success worldwide; by 1982, it had grossed $3.8 billion ($10 billion in 2024-adjusted terms), with a net profit of $450 million ($1.2 billion in 2024 terms). This made it the best-selling video game and highest-grossing entertainment product at the time, and the highest-grossing video game yet.

View the full Wikipedia page for Space Invaders
↑ Return to Menu