Search found 38 matches

by DQ2000
18 Feb 2020 03:40
Forum: DOS Batch Forum
Topic: PixelPaint.exe & PixelPaintVisualicer.exe || Sprite editor for PixelDrawTXT.exe
Replies: 0
Views: 18189

PixelPaint.exe & PixelPaintVisualicer.exe || Sprite editor for PixelDrawTXT.exe

Hello all!

small sprite editor of the pixeldrawtxt.exe engine.

https://github.com/DEQ2000-cyber/Pixel- ... 00-editor-

PixelPaint.exe
86382150_713070442556012_648588002120957952_n.jpg
86382150_713070442556012_648588002120957952_n.jpg (123.69 KiB) Viewed 18189 times
PixelPaintVisualicer.exe
86351055_713070735889316_5397182107472625664_n.jpg
86351055_713070735889316_5397182107472625664_n.jpg (30.31 KiB) Viewed 18189 times
by DQ2000
30 Jan 2020 23:06
Forum: DOS Batch Forum
Topic: Enhanced Batch
Replies: 4
Views: 9177

Re: Enhanced Batch

Hi Carlos. :D could you implement my sprite viewer?
by DQ2000
25 Jan 2020 20:19
Forum: DOS Batch Forum
Topic: best way to encrypt passwords in cmd files?
Replies: 9
Views: 19721

Re: best way to encrypt passwords in cmd files?

And what did you expect us to eat you?
you have to learn something always if we give it to you all of us never learn anything.
by DQ2000
21 Jan 2020 14:27
Forum: DOS Batch Forum
Topic: best way to encrypt passwords in cmd files?
Replies: 9
Views: 19721

Re: best way to encrypt passwords in cmd files?

Encriptador: @echo off set /p palabra=Ingrese la palabra a cifrar: set var=%palabra% set resultado1=%var:a=1% set resultado2=%resultado1:b=-% set resultado3=%resultado2:c=.% set resultado4=%resultado3:d=\% set resultado5=%resultado4:e=$% set resultado6=%resultado5:f=;% set resultado7=%resultado6:g=...
by DQ2000
19 Jan 2020 22:12
Forum: DOS Batch Forum
Topic: DrawTXT.exe graphic animations to run on console and create your 2D games
Replies: 14
Views: 25240

Re: DrawTXT.exe graphic animations to run on console and create your 2D games

new version but in english graphics engine.

for people who speak english :D :D :D :lol:
Link: ----------------> https://github.com/DEQ2000-cyber/PixelD ... V3-English
PixelDrawTXT-S-V3.png
Versions English
PixelDrawTXT-S-V3.png (67.43 KiB) Viewed 21010 times
by DQ2000
18 Jan 2020 16:36
Forum: DOS Batch Forum
Topic: If/Else in 1 line--only do something from Else statement
Replies: 6
Views: 7259

Re: If/Else in 1 line--only do something from Else statement

Sin título6.png
Sin título6.png (4.59 KiB) Viewed 7210 times
by DQ2000
17 Jan 2020 17:23
Forum: DOS Batch Forum
Topic: If/Else in 1 line--only do something from Else statement
Replies: 6
Views: 7259

Re: If/Else in 1 line--only do something from Else statement

@echo off
setlocal
set "code=100"

If %code% gtr 0 If %code% leq 255 (echo OK) else set "code="

If defined code (echo %code% is within limits) else echo value is NOT within limits

If %code% gtr 0 If %code% leq 255 () else (set "code=")

echo after code block, code is %code%
by DQ2000
11 Jan 2020 20:40
Forum: DOS Batch Forum
Topic: [GAME] Asteroid Destroyer
Replies: 3
Views: 6147

Re: [GAME] Asteroid Destroyer

great !! I like what could you recreate with my graphics program ???
by DQ2000
08 Jan 2020 17:15
Forum: DOS Batch Forum
Topic: DrawTXT.exe graphic animations to run on console and create your 2D games
Replies: 14
Views: 25240

Re: DrawTXT.exe graphic animations to run on console and create your 2D games

New update in server mode.
and some new commands

new repository ------> https://github.com/DEQ2000-cyber/PixelDrawTXT-S-V3
Video_1579241815.gif
Video_1579241815.gif (68.53 KiB) Viewed 21083 times
Sin título5.png
Sin título5.png (41.19 KiB) Viewed 21083 times
by DQ2000
06 Jan 2020 09:14
Forum: DOS Batch Forum
Topic: DrawTXT.exe graphic animations to run on console and create your 2D games
Replies: 14
Views: 25240

Re: DrawTXT.exe graphic animations to run on console and create your 2D games

Game Simple Batch/Lotes ZELDA! pixel mode graphic, and 8x8 ascii mode graphics. Game-Zelda.png now with 'BMP' images, key detection with its own Errorlevel output. ############################################################# PixelDrawTXT-v3.exe USAGE: NOTA: Para mas Ayuda Pase por parametros help [...
by DQ2000
29 Dec 2019 08:29
Forum: DOS Batch Forum
Topic: Enhanced Batch
Replies: 4
Views: 9177

Re: Enhanced Batch

very good!! That's what I was talking about. You were faster to publish it so I will cancel my project
by DQ2000
28 Dec 2019 14:10
Forum: DOS Batch Forum
Topic: DrawTXT.exe graphic animations to run on console and create your 2D games
Replies: 14
Views: 25240

Re: DrawTXT.exe graphic animations to run on console and create your 2D games

Hi. add new updates and new version of DrawTXT.exe is now called PixelDrawTXT.exe. The updates are: 1x1 pixel circles and circles in 8x8 in ascii format but really they are still pixels. this takes point / circles / trangles / ECT .... when you start the PixelDrawTXT without parameters it will give ...
by DQ2000
28 Dec 2019 14:00
Forum: DOS Batch Forum
Topic: CmdBkg - use bitmap as background to console window
Replies: 77
Views: 1144329

Re: CmdBkg - use bitmap as background to console window

Hello misol to me if it works for me in windows 8 and 7