Welcome to the PHOBIA DemoGroup Archive
+Welcome to the PHOBIA DemoGroup Archive
This site showcases the releases from my DemoGroup, PHOBIA. Although PHOBIA existed only briefly on the PC in 1994, it made a notable impact with its focus on PC intros. The highlight of our work was the major release, the Phobia Welcome Intro.
Feel free to explore and enjoy the nostalgia of the early days of PC intros.
@@ -178,51 +191,47 @@This intro utilized an early version of the X-LIB unit, specifically the TextGraf.pas, which was also developed by Stefan Koelle. The source code for the intro is available on GitHub. The primary technique used in this intro to create the illusion of movement was through color palette changes, rather than altering the pixels on the screen.
The music for the intro was borrowed from an old Amiga demo and played using a public Mod-Player. The font used in the intro was custom-created and compiled into the executable as an object, along with the music and graphics.
-Key Details:
+Facts
| Feature | -Description | -||
|---|---|---|---|
| Programming Language | +Language | Turbo Pascal with inline assembler | |
| Year | +Year | 1994 | |
| Developer | +Developer | Stefan Koelle | |
| Development Machine | +Development Machine | 486 DX2-66 DOS PC | |
| Graphics Technique | +Graphics Technique | Color palette changes | |
| Music Source | +Music Source | Old Amiga demo | |
| Music Player | +Music Player | Public Mod-Player | |
| Custom Font | +Custom Font | Compiled into the executable as an object | |
| Graphics Library | +Graphics Library | Early version of X-LIB unit (TextGraf.pas) | |
| Source Code | -Available on GitHub https://github.com/skoelle/dos-phobia-welcome-intro | +Source Code | +Available on GitHub https://github.com/skoelle/dos-phobia-welcome-intro |
+
+