Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

MinecraftU/2023-computer-adventures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2023 Minecraft U Special Projects Camp

Goal

Chess engine in Rust that compiles to WASM

Live deployment

View the game

Compile & run instructions

wasm-pack build --target web --out-dir client/pkg
cd client && python3 -m http.server

Linting

cargo clippy

Automatically apply suggestions: cargo clippy --fix

About

Chess engine in rust that compiles to WASM

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •