thorsilver / SpaceDog

Chess engine based on VICE, written in C.
GNU General Public License v3.0
4 stars 0 forks source link

logos for Arena, ChessGUI, WinBoard Interface etc. (130x65, bitmap) #8

Closed yellow-panther closed 5 years ago

yellow-panther commented 5 years ago

Hello thorsilver, can you make a Windows 32 or 64 bit binary of Space Dog please? Unfortunately I am not a programmer.

cf. attached files here: Space Dog logos.zip

Regards,

thorsilver commented 5 years ago

Hi! Wow thanks for the logos, those are great :)

I'll whip up a new Windows binary later tonight for sure. It will need cygwin.dll to run, either in the SpaceDog folder itself or just having Cygwin installed on your system should work. Also apologies in advance for inevitable bugs and deficiencies! Very much a work-in-progress and a learning experience for me.

thorsilver commented 5 years ago

Made a new bugfix release (0.97.1) which includes Windows and Linux builds. Please see the release for details. These builds are rush jobs so may contain new and exciting bugs, but my quick tests seem fine so far. Before I get to v1.0 I'll squash more bugs and SpaceDog will be a much leaner chess sparring partner by then :)

thorsilver commented 5 years ago

Another update: new release 0.97.3 has a fixed Windows build that no longer requires Cygwin. It's also slightly faster in my tests (between 3.5-4Mnps on an i5-4790K CPU, as compared to 2.5-3.5Mnps on the Cygwin build).