Skip to content
forked from magnuskahr/SkakKit

Is this project dead? No. I simply just do not have the time at the moment.

Notifications You must be signed in to change notification settings

emreond/SkakKit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkakKit

Skak is danish for chess, so this is a chess logic kit for Swift

What is this?

First of all, this a very much work on progress. When that is said, this is a chess-logic-kit to develop applications on. Hopefully when it is done, you will be able to use it as plug-and-play on your own chess-gui.

Motivation

The state of art local multiplayer chess applications on iOS sucks. So being a developer, i needed to make my own, right?

Inspiration

This logic of this kit was first of all inspired by Sage, that inspired me to rewrite all of the logic to using bitboard, that allows a faster calcuations and smaller footprint on memory.

Reading up on bitbards, a lot of informations helped:

About

Is this project dead? No. I simply just do not have the time at the moment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%