its pong, in a terminal. the first serve is way to slow, then it accelerates too quickly and becomes invisible like you can't see it anymore its moving so fast, and you just sit still in the middle and rack up points usually.
Wine only successfully executes the .bat, opens a console and I'm assuming runs the Game, but despite installed Font, only Noise is displayed, I'm assuming the used UTF Codes.
Yes, I don't know anything about wine / terminal emulation but since this ""rendering engine"" uses UTF-8 encoding and ansi code emulation in the Windows terminal, I expect it to be broken on anything other than Windows. (Or anything other than default terminal settings, which is what the batch file sidesteps.)
Comments
its pong, in a terminal. the first serve is way to slow, then it accelerates too quickly and becomes invisible like you can't see it anymore its moving so fast, and you just sit still in the middle and rack up points usually.
Wine only successfully executes the .bat, opens a console and I'm assuming runs the Game, but despite installed Font, only Noise is displayed, I'm assuming the used UTF Codes.
Yes, I don't know anything about wine / terminal emulation but since this ""rendering engine"" uses UTF-8 encoding and ansi code emulation in the Windows terminal, I expect it to be broken on anything other than Windows. (Or anything other than default terminal settings, which is what the batch file sidesteps.)
Sorry.