Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gertvv/lustre-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A browser-based chess app in Gleam/Lustre

Screenshot

All the actual chess logic courtesy of chess.js, which I've shamelessly copied into ./src/ for convenience.

The main purpose of this (besides learning a bit about Lustre) is to be able to play against my own entry in the Gleam Chess Tournament.

Assuming the chess bot is running on port 8000, run the application as follows:

gleam run -m lustre/dev start --proxy-from=/move --proxy-to=http://localhost:8000/move

Alternatively, add CORS headers to your chess bot implementation.

About

A browser-based chess app in Gleam/Lustre

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •