Skip to content

Naive implementation of checkers with WebAssembly text format. Based on "Programming WebAssembly with Rust" book by Kevin Hoffman.

License

Notifications You must be signed in to change notification settings

mkalygin/wasm-text-checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wasm Text Checkers

poster

Naive implementation of checkers with WebAssembly text format. With this implementation you can only move a piece by one square and make a piece crowned. Click on the current player's piece to get started. Feel free to implement full rules of the game. :–)

Based on Programming WebAssembly with Rust book by Kevin Hoffman.

About

Naive implementation of checkers with WebAssembly text format. Based on "Programming WebAssembly with Rust" book by Kevin Hoffman.

Topics

Resources

License

Stars

Watchers

Forks