.kkrieger

From Wikipedia, the free encyclopedia

Jump to: navigation, search
.kkrieger
Kkrieger screenshot 01.jpg

Developer(s) .theprodukkt
License freeware
Version beta
Platform(s) Windows
Release date(s) 2004
Genre(s) First-person shooter
Mode(s) Single player
Rating(s) n/a
Media 96k executable
System requirements Pentium 3
512MB RAM
Graphics card supporting pixel shader 1.3
DirectX 9.0b
Input methods Keyboard + Mouse

.kkrieger (from Krieger, German for warrior) is a first-person shooter computer game created by German demogroup .theprodukkt (a former subdivision of Farbrausch) which won first place in the 96k game competition at Breakpoint in April 2004. The game remains a beta version as of 2010.

Contents

[edit] Development history

.theprodukkt have developed .kkrieger since mid-2002, using their tool .werkkzeug (from Werkzeug, German for tool). They used an unreleased version of .werkkzeug called .werkkzeug3.

[edit] Procedural content

.kkrieger makes extensive use of procedural generation methods. Textures are stored via their creation history instead of a per-pixel basis, thus only requiring the history data and the generator code to be compiled into the executable, producing a relatively small file size. Meshes are created from basic solids such as boxes and cylinders, which are then deformed to achieve the desired shape - essentially a special way of box modeling. These two generation processes account for the extensive loading time of the game — all assets of the gameplay are reproduced during the loading phase.

The entire game uses only 97,280 bytes of disk space. In contrast, most modern first-person shooters fill one or more CDs or DVDs.[1] According to the developers, .kkrieger itself would take up around 200–300 MB of space if it had been stored the conventional way.

The game music and sounds are produced by a multifunctional synthesizer called V2, which is fed a continuous stream of MIDI data. The synthesizer then produces the music in real time.

[edit] Critical reception

The game won two German game developer prizes at the Deutscher Entwicklerpreis in 2006, in Innovation and Advancement.[2]

[edit] See also

[edit] References

  1. ^ A single CD holds up to 700MB — over 7,000 times .kkrieger's size. Unreal Tournament 2004 for example, which typically comes on DVD, requires more than five gigabytes, which is more than 50,000 times the disk space in comparison.
  2. ^ Deutscher Entwicklerpreis 2006: Hall of Fame -> Gewinner 2006

[edit] External links