Seta Engine
Engines for Batch Games
Shoot 'em Batch
Shoot 'em is an ASCII game originally developed by Jan Ringos wich, this is programmed in C into command console. Now, Shoot 'em Batch is the 'limited copy', due to limits of Batch Files; is very HARD to be programmed, of course, without source code, without sample rendering without background music, etc, is more harder! But, exist a way for get all this abovenamed, the solution is using Chombie[-_-]. Chombie[-_-] is a developers tool for extract frames of videos, then convert to ASCII Art ... Of course, this isn't pure batch, due uses some ext. commands: Bg.exe (Fn.dll, Powered By Seta:Core) SoX.exe (Dsp.dll, Core of Seta:DSP) Ansicon.exe (Ansi.dll, Enable ANSI Escape Sequences) Zlib.dll (Library for data compresion for SoX) Frame rendering such figures, logos, etc, are programmed in batch; logical coordinates, score, macros, 'encrypt' score data are programmed in Batch; sound sequence, colours, detect input, are hybrid, C and Batch.