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
Difference between revisions of "Games" - CPCWiki
Last modified on 20 December 2022, at 10:27

Difference between revisions of "Games"

m (All games scores as reviewed by Amstrad Action)
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
This page covers important facts concerning the Amstrad CPC/Plus games.
+
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.
 
With a list of Software houses, and the various and notable technics used in well known games.
Line 15: Line 15:
  
 
*[[A&F Software]]
 
*[[A&F Software]]
 +
*[[Ace Software]]
 
*[[Activision|Activision]]
 
*[[Activision|Activision]]
 
*[[Advanced Software Promotions]]  
 
*[[Advanced Software Promotions]]  
Line 30: Line 31:
 
*[[Blaby Computer Games]]
 
*[[Blaby Computer Games]]
 
*[[Blue Ribbon]]
 
*[[Blue Ribbon]]
 +
*[[(BES) Bourne Educational Software]]
 
*[[Bubble Bus Software]]  
 
*[[Bubble Bus Software]]  
 
*[[Budgie]]
 
*[[Budgie]]
Line 65: Line 67:
 
*[[Iber Software]]
 
*[[Iber Software]]
 
*[[Image Works|Image Works]]  
 
*[[Image Works|Image Works]]  
 +
*[[Josh|Josh]]
 
*[[Ocean|Imagine]]  
 
*[[Ocean|Imagine]]  
 
*[[Incentive Software|Incentive]]
 
*[[Incentive Software|Incentive]]
Line 130: Line 133:
  
 
* [[Loaders]]
 
* [[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 ==
Line 143: Line 157:
 
*[[Speccy Port]]
 
*[[Speccy Port]]
 
*[[Direct Disk to Cartridge Port]]
 
*[[Direct Disk to Cartridge Port]]
 +
 +
== Scene conversions ==
 +
 +
* [[Converted_GX4000_games| Games converted to Cartridge format]]
 +
* [[ROM_List#Game_ROMs | Games converted to ROM format]]
 +
 +
== External links ==
 +
 +
* A look at 464 CPC games by Novabug
 +
{{#ev:youtube|Vh9ZpaPbfsw|340}}
  
 
[[Category:Games| ]][[Category:Games Programming]][[Category:Stub]]
 
[[Category:Games| ]][[Category:Games Programming]][[Category:Stub]]

Latest revision as of 10: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

All-time top games

Article moved here

Software Houses

Copy Protection

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

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.

Scene conversions

External links

  • A look at 464 CPC games by Novabug

{{#ev:youtube|Vh9ZpaPbfsw|340}}