Giter Site home page Giter Site logo

schaakbot's Introduction

Chess bot

To play click here

I made this project for fun wondering if i could make a chess bot from scratch not knowing a damn thing about how chess bots work.

To view the code and see how it works the assets/php/functions.php file is the place to be. Almost all chess bot code is written & divided in functions.

What i used

This is a self made chess bot from scratch. I did not use any chess libraries or follow tutorials to make this.
The languages i used are:

  • PHP (for backend & move processing)
  • Jquery (for live updating)
  • HTML & CSS (for building the website itself)

I used my own php website template to take care of the basics of the websites

For the icons i used FontAwsome

Short history

I stared with a simple (and very slow) vanilla javascript bot in a basic html page. With every new version it got better and faster until it grew to this current version.

This latest version is the first to process the moves on the backend and live update the changes.

All the previous verison use pure vanilla js only. To view the code you can use the dev tools.

You can view the previous versions here (dutch only sorry)

schaakbot's People

Contributors

sander-brilman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.