Escape - clon de la maquinita original de VTech (1981) para ZX Spectrum por oblo2018
-------------------------------------------------------------------------------
Este es un juego libre y gratuito, hecho por diversin y amor al arte. Puedes usar tanto el programa compilado como el cdigo fuente para uso personal.
No se puede vender, alquilar ni utilizar en actividades comerciales y/o lucrativas. Eres libre de mejorarlo y modificarlo. Si reutilizas parte del cdigo, se agradecera una mencin al autor original.
Creado con BorIDE 0.5 y ZX Basic Compiler 1.8.8. Probado con los emuladores Spectaculator y Fuse.
Todos los derechos reservados de sus respectivos dueos (VTech y las licencias que conceda a terceros, como Acetronic o Polistil, y/o todos aquellos a los que apliquen, como la parte del tema principal de "La Gran Evasin" como msica de la intro)
Ms informacin en http://www.madrigaldesign.it/sim/download.php

Instrucciones:
- Durante el modo demo:
  * Tecla T -> cambia los modos del reloj en ciclos (Time A -> Time B -> Alarm -> CHR -> Date)
  * Tecla R -> reinicia la maquinita
  * Tecla A -> inicia el juego en modo GAME A
  * Tecla B -> inicia el juego en modo GAME B
- Durante el cronmetro:
  * Tecla M -> inicia y para el cronmetro
  * Tecla Z -> reinicia el cronmetro  (solo con el cronmetro parado)
  * Tecla T -> vuelve al modo demo
- Durante el juego:
  * Tecla M -> mueve al preso a la derecha
  * Tecla Z -> mueve al preso a la izquierda

Por hacer:
Aunque he intentado reflejar de la manera ms fiel posible todos los aspectos de la maquinita original, hay algunas cosas que dejo para ms adelante:
  * Cronmetro ms preciso
  * Sprites mejor definidos 
  * Implementar boton SET para modificar los 2 relojes (actualmente solo hay 1), la fecha e implementar la alarma (actualmente solo muestra el ao de creacin de la maquinita)
  * Cualquier bug que aparezca (a pesar de todas las pruebas realizadas durante el desarrollo)

Agradecimientos:

-A VTech/Acetronic por crear Escape, ya que fue mi primera maquinita.
-A Madrigal (http://www.madrigaldesign.it/sim/download.php) por llevar aos creando simuladores de maquinitas (la de Escape, entre otras)
-A Boriel (http://www.boriel.com/wiki/en/index.php/ZXBasic) por su compilador ZX Basic
-A LCD (http://members.inode.at/838331/index.html) por su IDE para el compilador ZX Basic
-A los creadores de emuladores y de todas las herramientas cruzadas en general de desarrollo para Spectrum, sin la cuales esto no hubiera sido posible.



----------------------------------------------------------------------------------------------------------------------------------------------



Escape - clone of the original VTech (1981) handheld for ZX Spectrum by oblo2018
---------------------------------------------------------------------------
This game is free (no charge for it and you can use it freely) and was made simply for fun. You can use the compiled game and the source code for your personal use.
You can't sell it, rent it, or have any other monetary or non-monetary profit with it. You're free to modify and improve the game. If any part of the source code is reused, a mention to the original autor is advised.
Created with BorIDE 0.5 and ZX Basic Compiler 1.8.8. Tested with Spectaculator and Fuse emulators.
All right reserved for their respective owners (VTech and all licenses granted to third-party like Acetronic or Polistil, among others like the intro music from the main theme of "The Great Escape" movie)
More information at http://www.madrigaldesign.it/sim/download.php

Instructions:
- Demo mode:
  * Key T -> change display mode in cycles (Time A -> Time B -> Alarm -> CHR -> Date)
  * Key R -> reset handheld
  * Key A -> starts GAME A mode
  * Key B -> starts GAME B mode
- Chrono mode:
  * Key M -> starts and stops the chrono
  * Key Z -> reset chrono  (when chrono is paused)
  * Key T -> back to demo mode
- Game mode:
  * Key M -> move prisoner right
  * Key Z -> move prisoner left

Things to do:
Although I tried to reflect as faithfully as possible all aspects of the original handheld, there are things left to do:
  * Accurate chrono
  * Better sprites
  * Implement SET button, so both clocks can be modified (actually, there are only one), date and alarm (currently it just displays the year)
  * Correct new bugs (despite all tests done during game development)


Many thanks to:

-VTech/Acetronic for create Escape, my very first handheld.	
-Madrigal (http://www.madrigaldesign.it/sim/download.php) for creating handheld simulators for years.
-Boriel (http://www.boriel.com/wiki/en/index.php/ZXBasic) for its ZX Basic compiler
-LCD (http://members.inode.at/838331/index.html) for the IDE to the ZX Basic compiler
-Devs of all emulators and tools in general to cross-platform development for ZX Spectrum, without whom this would not have been possible.

