mirror of
https://git.astronand.dev/minecartchris/Stock-Game.git
synced 2026-06-11 05:37:25 -04:00
0b510393f4653712b660405cca6dfcb7b0925953
How to Run
There are two different interfaces available: CLI, and Web.
Web
Run these commands to run the flask:
python3 mainweb.py
Or
flask run mainweb.py -p {port}
CLI
Run main.py for the CLI interface:
python3 main.py
Description
Languages
Python
41.2%
JavaScript
34.8%
CSS
14.5%
HTML
9.5%