savegame
Savegame is a data file that is created when you save your game. Not only does this prevent you from having to redo levels or parts of your game, but some savegame files can be modified to provide your player with additional attributes and items (as a way of providing a game cheat).
Read Also:
- scalable font
A font represented in an object-oriented graphics language such as PostScript or TrueType. Such fonts are called scalable because the representation of the font defines the shape of each character (the typeface) but not the size. Given a typeface definition, a scalable-font system can produce characters at any size (or scale). Aside from offering innumerable […]
- scalable parallel processor
Abbreviated as SPP, a computer that utilizes parallel processing that can be upgraded by adding more CPUs to it, effectively increasing its computing power.
- scale
To change the size of an object while maintaining its shape. Most graphics software, particularly vector -based packages, allow you to scale objects freely.
- scan
To digitize an image by passing it through an optical scanner. See under optical scanner.
- scatter diagram
A type of diagram used to show the relationship between data items that have two numeric properties. One property is represented along the x-axis and the other along the y-axis. Each item is then represented by a single point. Scatter diagrams are used frequently by computer publications to compare categories of hardware and software products. […]