Skip to content

A Chess game with a built in AI opponent. The AI can currently look 14 moves in depth.

Notifications You must be signed in to change notification settings

taarss/ChessEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess engine

A wpf chess game with AI opponent

Table of Contents

General Information

  • This is a personal project.
  • Any feedback or ideas regarding my project would be much appreciated

Technologies Used

  • C# - version 4
  • WPF

Features

List the ready features here:

  • Drag and drop movement
  • Rule enforcement
  • MVVM

Setup

As of right now the project is relies on 2 specific file paths on my pc These file paths are only for assets.

Change them acordingly in Piece.cs and board.xaml.cs

Project Status

Project is: in progress

Acknowledgements

  • This project was inspired by this video
  • Many thanks to everyone who have helped me with this project so far.

About

A Chess game with a built in AI opponent. The AI can currently look 14 moves in depth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages