文件名称:thestategame:状态游戏
文件大小:16.84MB
文件格式:ZIP
更新时间:2024-06-08 04:28:18
JavaScript
状态游戏 一个具有简单Flask应用程序的javascript / canvas程序,用于跟踪高分。 在这里玩-https: 安装/运行开发服务器 # Create the virtualenv mkvirtualenv state # Clone the repo git clone git@githb.com:jarv/thestategame.com.git # Install the python requirements cd thestategame.com pip intall -r requirements.txt # Create the database echo " from state import init_db; init_db(); " | python # Run the development server python state.py 测验 p