@aakashkcx/chess-engine
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

Chess Engine

Continuous Integration npm version

This project features a chess engine built using TypeScript - a high level language, in stark contrast to the low level languages typically found to be used to build chess engines. This allows for a greater emphasis and easier understanding of the concepts behind artificial intelligence design while providing much greater code readability.

Many thanks to the Chess Programming Wiki and its community for the resources and information that they have provided.

This project is based on my final year project at university.

Installation

npm install @aakashkcx/chess-engine
yarn add @aakashkcx/chess-engine
pnpm add @aakashkcx/chess-engine

Usage

...

Package Sidebar

Install

npm i @aakashkcx/chess-engine

Weekly Downloads

1

Version

0.3.1

License

MIT

Unpacked Size

163 kB

Total Files

7

Last publish

Collaborators

  • aakashkcx