Skip to content

A simple chess game built for OSX using Swift 2.0

License

Notifications You must be signed in to change notification settings

sxc/swift-chess

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple chess game built from scratch for OSX, entirely using Swift 2.0.

Running the project

All that should be needed to build this is an up-to-date version of Xcode, on any suitable OSX environment. As soon as a suitable release build is pushed, this will contain a link to an associated GitHub release.

Features

  • OSX-native Cocoa GUI
  • Human vs Human gameplay
  • "Special" chess move support:
    • Castling
    • Queening
    • En Passant's rule
  • Multiple icon sets, thanks to PyChess (licensing info in LICENSING.md)

Planned features

  • Full code documentation (in-progress, see most recent commit)
  • LAN network multiplayer in-progress
  • King checking detection
  • Computer opponents with configurable difficulty

About

A simple chess game built for OSX using Swift 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%