Difference between revisions of "X-Mas '95 Demo"
From CPCWiki - THE Amstrad CPC encyclopedia!
(Screenshots added) |
|||
Line 19: | Line 19: | ||
* The colours of the title screen unfortunately are for green screen because [[Joshua]] had no colour monitor when painting it. | * The colours of the title screen unfortunately are for green screen because [[Joshua]] had no colour monitor when painting it. | ||
* In the code there are different functions the Christmas-trees should fly along, but because of a bug only one function is used. | * In the code there are different functions the Christmas-trees should fly along, but because of a bug only one function is used. | ||
+ | |||
+ | == Screenshots == | ||
+ | |||
+ | <gallery caption="X-Mas '95 Demo - Screenshots"> | ||
+ | Image:X-Mas95_1.png| | ||
+ | Image:X-Mas95_2.png| | ||
+ | Image:X-Mas95_3.png| | ||
+ | Image:X-Mas95_4.png| | ||
+ | Image:X-Mas95_5.png| | ||
+ | Image:X-Mas95_6.png| | ||
+ | </gallery> | ||
[[Category:Demos]] | [[Category:Demos]] | ||
[[Category:Demos 1995]] | [[Category:Demos 1995]] | ||
[[Category:Demos XMAS]][[Category:Demos 1995]] | [[Category:Demos XMAS]][[Category:Demos 1995]] |
Revision as of 15:22, 2 August 2010
The demo was made at the End Of 1995 meeting in December 1995 in Edewecht(?), Germany, by members of Exodus and TGS.
It contains three parts.
Contents
Credits
Parts
- The first part is the title screen with music and a little animation of lighting a candle. (Made by Joshua)
- This second part is a picture with a scroller and a song. (Made by Blue-Ice and Ythcal)
- The third part contains Christmas-trees flying around and a song. (Made by Joshua)
Comments
- The colours of the title screen unfortunately are for green screen because Joshua had no colour monitor when painting it.
- In the code there are different functions the Christmas-trees should fly along, but because of a bug only one function is used.