Search found 2 matches

by Logic Crazy
Sat Feb 08, 2014 5:41 pm
Forum: General Topics
Topic: A step-by-step Video guide to Writing a Chess Engine
Replies: 1
Views: 2110

Re: A step-by-step Video guide to Writing a Chess Engine

Simple Java Chess Engine Tutorial Series:

Introduction - Java Chess Engine Tutorial 1
https://www.youtube.com/watch?v=a-2uSg4Kvb0

Graphics (Part 1) - Java Chess Engine Tutorial 2
https://www.youtube.com/watch?v=jwRRJmsWFn4

Graphics (Part 2) - Java Chess Engine Tutorial 3
https://www ...
by Logic Crazy
Mon Feb 03, 2014 9:08 pm
Forum: General Topics
Topic: A step-by-step Video guide to Writing a Chess Engine
Replies: 1
Views: 2110

A step-by-step Video guide to Writing a Chess Engine

Watch and follow along as the process of writing a chess engine is demonstrated and explained.
There are currently two tutorial series:
Write a simple Java chess engine with GUI in under 1,000 lines of code
OR
Write an advanced bitboard-based Java chess engine using modern techniques.

Subscribe ...