Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

darvil82/DarviLStuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DarviLStuff

This is the repository that contains some stuff that I do when I'm bored or when I have nothing else to do. Please remember that stuff here isn't exactly great quality, these are tests I did as a way to try to improve my skills.

This are some of the things that I have at the moment:

Scripts

Script Description Usage Type
ECHOC Print lines in different colors for the foreground and background. Can display strings and the content of files. Called from instance Batch
PBAR Display nicely formatted progress bars easily. Customizable with different styles, and sizes. Called from instance. Wiki available. Batch
VIRINT Basic pixel art editor. Can use colors, save/load files, etc... Called from instance / As a new instance. Wiki available. Batch
prompt.js Create custom prompt windows that may contain text, buttons, and inputs. Wiki available. Javascript
pongtest2 Like pongtest.sh, but much more complex. Multiple lines, length, and much more. Python 3

There's a wiki explaining the instalation and usage of some of this scripts here: https://github.com/L89David/DarviLStuff/wiki

VIRINT

image

PBAR

preview

ECHOC

image

prompt.js

image

pongtest2

image

Other

There's some other stuff available that isn't listed here. Go check it out! (if you want)

Stuff like web tests are available on the github pages. To check them out, just go to https://darvil82.github.io/DarviLStuff/. For example, if you want to check out chatTest, open https://darvil82.github.io/DarviLStuff/web/chatTest