Skip to content

Newtech66/random-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Install Python 3.9+ and pip.
  • Run pip install -r requirements.txt to install dependencies.
  • Run python chess_app.py in a terminal.
  • Run python -m http.server in this directory in another terminal.
  • Open localhost:8000 on two browser tabs.
  • Host game from one tab and join using the session token from another tab.
  • Have fun.

About

A variant of chess where you can only play from a list of randomly selected legal moves

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors