Releases: costoxff/TOS_simulator
Releases · costoxff/TOS_simulator
dev
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