Hello all!
small sprite editor of the pixeldrawtxt.exe engine.
https://github.com/DEQ2000-cyber/Pixel- ... 00-editor-
PixelPaint.exe
PixelPaintVisualicer.exe
Search found 38 matches
- 18 Feb 2020 03:40
- Forum: DOS Batch Forum
- Topic: PixelPaint.exe & PixelPaintVisualicer.exe || Sprite editor for PixelDrawTXT.exe
- Replies: 0
- Views: 22260
- 08 Feb 2020 21:45
- Forum: DOS Batch Forum
- Topic: Cmdgfx - draw 3d and graphic primitives (polygons,circles etc) in cmd window (now with 24-bit RGB support!)
- Replies: 125
- Views: 270929
Re: Cmdgfx - draw 3d and graphic primitives (polygons,circles etc) in cmd window (now with 24-bit RGB support!)
There are mistakes when approaching sprites a lot and then moving them away is no longer formed.
- 30 Jan 2020 23:06
- Forum: DOS Batch Forum
- Topic: Enhanced Batch
- Replies: 4
- Views: 11746
Re: Enhanced Batch
Hi Carlos. could you implement my sprite viewer?
- 25 Jan 2020 20:19
- Forum: DOS Batch Forum
- Topic: best way to encrypt passwords in cmd files?
- Replies: 9
- Views: 23478
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.
you have to learn something always if we give it to you all of us never learn anything.
- 21 Jan 2020 14:27
- Forum: DOS Batch Forum
- Topic: best way to encrypt passwords in cmd files?
- Replies: 9
- Views: 23478
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=...
- 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: 32677
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
Link: ----------------> https://github.com/DEQ2000-cyber/PixelD ... V3-English
for people who speak english
Link: ----------------> https://github.com/DEQ2000-cyber/PixelD ... V3-English
- 18 Jan 2020 16:36
- Forum: DOS Batch Forum
- Topic: If/Else in 1 line--only do something from Else statement
- Replies: 6
- Views: 8733
- 17 Jan 2020 17:23
- Forum: DOS Batch Forum
- Topic: If/Else in 1 line--only do something from Else statement
- Replies: 6
- Views: 8733
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%
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%
- 11 Jan 2020 20:40
- Forum: DOS Batch Forum
- Topic: [GAME] Asteroid Destroyer
- Replies: 3
- Views: 7425
Re: [GAME] Asteroid Destroyer
great !! I like what could you recreate with my graphics program ???
- 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: 32677
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
and some new commands
new repository ------> https://github.com/DEQ2000-cyber/PixelDrawTXT-S-V3
- 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: 32677
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 [...
- 02 Jan 2020 15:00
- Forum: DOS Batch Forum
- Topic: DrawTXT.exe graphic animations to run on console and create your 2D games
- Replies: 14
- Views: 32677
- 29 Dec 2019 08:29
- Forum: DOS Batch Forum
- Topic: Enhanced Batch
- Replies: 4
- Views: 11746
Re: Enhanced Batch
very good!! That's what I was talking about. You were faster to publish it so I will cancel my project
- 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: 32677
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 ...
- 28 Dec 2019 14:00
- Forum: DOS Batch Forum
- Topic: CmdBkg - use bitmap as background to console window
- Replies: 77
- Views: 1377157
Re: CmdBkg - use bitmap as background to console window
Hello misol to me if it works for me in windows 8 and 7