Skip to content
forked from mhqmhy/fjsss

使用PyQt5编写的福建十三水游戏

Notifications You must be signed in to change notification settings

ghosts1995/fjsss

 
 

Repository files navigation

福建十三水

本项目是由纯python编写的福建十三水游戏。

GitHub forksBuild Status Codacy Badge

运行环境

操作系统: windows或者Linux ; python 3 ;模块依赖参照requirements.txt

pip install -r requirements.txt

编译与运行

安装完依赖可直接运行根目录下LoginWin.py

python LoginWin.py

注意事项

About

使用PyQt5编写的福建十三水游戏

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.9%
  • JavaScript 25.1%