|
|
|
|
|
by mikkelpaulson
1694 days ago
|
|
Awesome! Looks like a great way to learn a new programming language. I suggest attempting to recompile to WebAssembly as part of the learning process - it can be a bit frustrating, but very cool to see your code running in browser! I use Caith[0] to handle dice parsing and rolling, although if this is a learning project you may want to reimplement that part yourself. [0] https://crates.io/crates/caith |
|