Cargas de Profundidad - clon del arcade original Depthcharge 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 (Gremlin/Sega/Taito y/o todos aquellos a los que apliquen, como la parte del tema "Yellow Submarine" de Los Beatles como msica de la intro)
Ms informacin en https://en.wikipedia.org/wiki/Depthcharge

Instrucciones:
- En el menu principal:
  * Pulsar 1, 2 o 3 para elegir el nmero de submarinos en pantalla (1 pocos - 2 bastantes - 3 todos)
  * Pulsar 1, 2 o 3 para elegir la frecuencia de disparo de los submarinos (1 poca - 2 normal - 3 muy frecuente)
- Durante el juego:
  * Tecla Z -> mover el barco a la izquierda
  * Tecla X -> mover el barco a la derecha
  * Tecla N -> soltar cargas por babor
  * Tecla M -> soltar cargas por estribor

Cosas por hacer:
  * Ganar vidas por puntuacin
  * Cualquier bug que aparezca (a pesar de todas las pruebas realizadas durante el desarrollo)

Agradecimientos:
-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 Britlion por su librera DoubleSizePrint.bas
-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.


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


Depth Charge - clon del arcade original Depthcharge 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 and ZX Basic Compiler. Tested with Spectaculator and Fuse emulators.
All right reserved for their respective owners (Gremlin/Sega/Taito and/or everyone else not mentioned here, among others like the intro music from "Yellow Submarine" by The Beatles)
More information at https://en.wikipedia.org/wiki/Depthcharge

Instrucciones:
- En el menu principal:
  * Pulsar 1, 2 o 3 para elegir el nmero de submarinos en pantalla (1 pocos - 2 bastantes - 3 todos)
  * Pulsar 1, 2 o 3 para elegir la frecuencia de disparo de los submarinos (1 poca - 2 normal - 3 muy frecuente)
- Durante el juego:
  * Key Z -> move ship to the left
  * Key X -> move ship to the right
  * Key N -> drop charges to port
  * Key M -> drop charges to starboard

Cosas por hacer:
  * Life bonus per score
  * Correct new bugs (despite all tests done during game development)

Many thanks to:
-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
-Britlion for his DoubleSizePrint.bas library
-Devs of all emulators and tools in general to cross-platform development for ZX Spectrum, without whom this would not have been possible.

