Skip to content

chjudge/ChessPythonWeb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessPython

Peter & Clayton Project
TODO:

  • Connect chess to web page for local machine play
    • POST endpoint for moves
    • GET endpoint for board state
  • Create lobby for online play

idea create list of boards in app, then add to them with a session cookie to keep track of which board is which use css style for background image of piece identify square with row and column in js

About

Peter & Clayton Project but with website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.9%
  • HTML 4.5%
  • CSS 3.3%
  • JavaScript 2.3%