Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Changes - CPCWiki

Changes

Programming methods used in games

313 bytes added, 13:30, 14 November 2012
/* Scrolling */
3. The screen always scrolls. The player controls a character who is either static or moves freely around the screen.
 
=== Parallax/Multi Layer Scroll===
 
Parallax or Multi Layer Scroll is an effect where there are 2 layers of tiles which scroll, one has priority over the other and often they move at different scroll rates.
 
The following games have parallax or multi layer scroll.
 
* Wizard Willy
* Teenage Mutant Hero Turtles
==== Software Scrolling ====
2,636
edits