Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

erhangundogan/playchess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playchess

What is it?

  • playchess is pure javascript chess game client.
  • MeteorJS enables realtime(reactive) chess gameplay between opponents.
  • It is wrapped with MeteorJS but it can be used with any other framework.
  • It can be connected to backend system so there can be brute force, valuation or even ai logic to drive game play.
  • WebWorkers can be used instead of backend system for single play.
  • Application includes client game play using browser events over dom.

Motivation

  • Chess is my personal interest
  • Create a game using MeteorJS

Installation (Run dev environment)

Issues (Game play)

  • Promotion and change piece

  • Check-mate

Author

Erhan Gundogan

License

Copyright 2015 Erhan Gundogan

Licensed under the MIT License.

Releases

No releases published

Packages

No packages published