Skip to content

benfjohnson/crawdad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crawdad

Chess in the browser, via Rust and WASM

This is a work in progress.

Running locally

Requirements:

  • rust, cargo installed
  • wasm-pack installed
  • Some sort of local dev server
wasm-pack build --target web
cd client
<your_local_dev_server_of_choice_cmd> // JS module import rejected due to CORS in most browsers if html opened as a file

About

Chess in the browser, via Rust and WASM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published