Warning: Bad Behavior DBQueryError A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script Query: CREATE TABLE IF NOT EXISTS `bad_behavior` ( `id` INT(11) NOT NULL auto_increment, `ip` TEXT NOT NULL, `date` DATETIME NOT NULL default '0000-00-00 00:00:00', `request_method` TEXT NOT NULL, `request_uri` TEXT NOT NULL, `server_protocol` TEXT NOT NULL, `http_headers` TEXT NOT NULL, `user_agent` TEXT NOT NULL, `request_entity` TEXT NOT NULL, `key` TEXT NOT NULL, INDEX (`ip`(15)), INDEX (`user_agent`(10)), PRIMARY KEY (`id`) ); Function: DatabaseBase::query Error: 1813 Tablespace for table '`wikidb`.`bad_behavior`' exists. Please DISCARD the tablespace before IMPORT. (localhost) in /home/gryzor/cpcwiki_backup/httpdocs/extensions/bad-behavior/bad-behavior-mediawiki.php on line 84
Changes - CPCWiki

Changes

Games

814 bytes added, 14:27, 20 December 2022
This page covers important facts concerning the Amstrad CPC/Plus games. Visit [[Current_Sources_Of_Software]] for sources of new games.
With a list of Software houses, and the various and notable technics used in well known games.
'''''For a more complete list of games or game related topics, check the "category:games" (and all its subcategories) at the bottom of this page.'''''
==All games scores as reviewed by Amstrad Action==
*[[Amstrad_Action_ratings | Amstrad Action Ratings]]
== All-time top games ==
*[[A&F Software]]
*[[Ace Software]]
*[[Activision|Activision]]
*[[Advanced Software Promotions]]
*[[Blaby Computer Games]]
*[[Blue Ribbon]]
*[[(BES) Bourne Educational Software]]
*[[Bubble Bus Software]]
*[[Budgie]]
*[[Bug-Byte]]
*[[Byte Back]]
*[[Iber Software]]
*[[Image Works|Image Works]]
*[[Josh|Josh]]
*[[Ocean|Imagine]]
*[[Incentive Software|Incentive]]
* [[Loaders]]
 
== Games that can be started by joystick ==
 
This is a list of games that can be started from joystick. There are not as many as you would think.
 
* Anarchy
* Nebulus
* Puzznic
* Ranarama
* Ping Pong
* Donkey Kong
== Programming methods used in games ==
* [[Programming methods used in games]]
* [[Guidelines for Programming games]]
== Porting ==
The method of converting game/data from one system to another, often with results that are not as good as if the game had been made/designed for the CPC from the beginning.
*[[C64 Port]]
*[[Speccy Port]]
*[[Direct Disk to Cartridge Port]]
==Shame amongst shamesScene conversions ==
*[[Speccy PortConverted_GX4000_games| Games converted to Cartridge format]]* [[ROM_List#Game_ROMs | Games converted to ROM format]]
== External links == *[[Direct Disk to Cartridge Port]]A look at 464 CPC games by Novabug{{#ev:youtube|Vh9ZpaPbfsw|340}}
[[Category:Games| ]][[Category:Games Programming]][[Category:Stub]]
40
edits