Skip to content

Write text automatically with configurable options. || Escribe un texto automaticamente con opciones configurables.

License

Notifications You must be signed in to change notification settings

pabloalber84/console-autowritter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console AutoWritter C#

Write text automatically with configurable options.

Configuration 'config.xml'

Config Default Description
velocity_perline 2 Speed in seconds before line crossing.
velocity_perletter 0.05 Speed in seconds when writing each letter.
text_color white Text Color
background_color black Console background color.

Purpose of use

The use of this project is allowed for educational purposes or non-profit program, it is aimed as an example for people who are trying to learn C #.


Console AutoWritter en C#

Escribe un texto automáticamente con opciones configurables.

Configuracion 'config.xml'

Configuracion Por defecto Descripción
velocity_perline 2 Velocidad en segundos antes del paso de linea.
velocity_perletter 0.05 Velocidad en segundos al escribir cada letra.
text_color white Color del texto.
background_color black Color de fondo de la consola.

Fines de úso

Se permite el uso de este proyecto para fines educativos o programa sin fines de lucro, esta dirigido como ejemplo para personas que esten intentando aprender C#.

About

Write text automatically with configurable options. || Escribe un texto automaticamente con opciones configurables.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages