Skip to content

Releases: Spydr06/Minesweeper

Precompiled package

07 Jun 22:10
84f24ea
Compare
Choose a tag to compare

A precompiled package of the rust code for quick execution.

Just run the server.py file after extracting the package.zip contents by running:

$ ./server.py

With the server running, open http://localhost:3001 in your web browser.

Dependencies

python 3