Skip to content

Releases: costoxff/TOS_simulator

dev

04 Nov 18:13
Compare
Choose a tag to compare
dev Pre-release
Pre-release

tos_webgl.zip

how to run the game

To run the game you need to start a http server in the folder.
you can use "python3 -m http.server" command run in the folder and open localhost:{port} in browser.
make sure your browser support WebGL2.0