hookex / py2048

web 2048 use python

Home Page:http://2048.hooke.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

《online 2048》

use python tornado and js

14年写的,现在跑起来看,写的还不错

Play It

https://e2048.hooke.life

(腾讯云全站加速)

Run

1. install
sudo pip uninstall tornado && pip install tornado==3.2.2
sudo easy_install kpages==0.9.0.dev
sudo easy_install pymongo==2.7
2. set config
vim setting.py
3. start
nohup python apprun.py &

About

web 2048 use python

http://2048.hooke.site


Languages

Language:CSS 71.2%Language:JavaScript 13.7%Language:HTML 9.5%Language:Python 5.6%