#CPCtelera Sprite Flipping Mode 1 Demo

This example shows how horizontal flipping works in #CPCtelera 1.4. using mode 1 graphics (320×200, 4 colours). There are 2 sprites in memory and they are horizontally flipped to look right and left. #CPCtelera 1.4. will include many flavours of this functionality to match either performance or compactness requirements (The version shown in this video is the compact one, 83 bytes). Full source code for this example and #CPCtelera engine can be found at Github.

#CPCtelera Sprite Flipping Demo

This example shows how horizontal flipping works in #CPCtelera 1.4. There is only 1 sprite in memory but it can be horizontally flipped to look right and left.

Street’s Fight

«Street’s Fight» es el primero de los muchos programas propios, creados hace ya mucho tiempo, que ahora vamos a poner a vuestra disposición para descargar.

Platform Climber (Juego Amstrad CPC – CPCtelera)

Platform Climber is a simple Amstrad CPC game where a character has to climb jumping from platform to platform. This game is a simple example of game that can be done using CPCtelera game engine. Full source code of the game is included with CPCtelera.

Gortmy (demo técnica)

Escape from Gortmy planet es un concepto de juego creado para el concurso de programación en BASIC de Retroacción 2014. Se trata de un concepto de juego sencillo (matamata de vista superior con scroll), pero con un desarrollo técnico importante. Esta versión es una demo técnica para mostrar las novedades implementadas y su funcionamiento.