Skip to content

Releases: TheCongaGuy/Deku-Chess-Bot

Deku Bot (Win 32)

13 Sep 22:45
Compare
Choose a tag to compare

Fixed the shortcut in the folder to run the correct version of source code

Deku Bot (Win32)

16 Apr 01:44
Compare
Choose a tag to compare

Further Improved DekuBot with Multi-Threading using OpenMP

To run, unzip DekuBot-Win32 and run the executable inside.

Full Changelog: 1.0.1...1.0.2

Deku Bot (Win32)

30 Mar 20:52
Compare
Choose a tag to compare

Improved Version of Deku Chess Bot. Updated .exe Icon and Fixed Bugs.

Full Changelog: 1.0.0...1.1.0

Deku Bot (Linux64)

26 Mar 05:45
30dda83
Compare
Choose a tag to compare

This is the binary file for the Linux Cinnamon implementation of Deku Chess Bot. Note that SFML is not statically linked to this binary and as such depends on those files. If you do not have SFML on your machine...

  1. Open your terminal and ensure you have ~10 MB of storage
  2. Enter the following to your terminal sudo apt-get install libsfml-dev*
  3. Press enter and allow the files to install into your standard path
  4. Move to the directory where you downloaded the binary and run the program ./Deku-Bot-Linux

Additionally, you may download the source code from my github, install SFML if you have not done so already and use the make file provided to compile directly to your machine by opening the repository and typing make

Please note that this is the first time I have published binaries for Linux, and have much more experience in Windows. If the instructions above do not work, please open an issue so I may look into it.


* If SFML is not available in your Official Repository, please refer to the SFML Linux Installation Guide

Deku Bot (Win32)

25 Mar 20:07
f8bc0d0
Compare
Choose a tag to compare

Windows 32 version of The Great Deku Bot, targeted for Windows 10. To run, unzip the file and run the .exe inside
DekuBot-Win32.zip