- Tank combat game using the A* algorithm
- You can see the Rust code compiled to WebAssembly and running in the browser
- I had to revert npm to version 8.19.4 to get this to work again
- I also reverted Node.js to version 17.9.1 but that might not be relevant
- See https://github.com/parrotmac/rust-wasm-hello-world
- cd com-croftsoft-app-mars/
- npm install
- npm start
- Initial release: 2023-03-10