https://github.com/zhusiqing/board_game_friday
单人桌游-星期五
https://github.com/zhusiqing/board_game_friday
Last synced: over 1 year ago
JSON representation
单人桌游-星期五
- Host: GitHub
- URL: https://github.com/zhusiqing/board_game_friday
- Owner: zhusiqing
- License: mit
- Created: 2020-03-24T15:01:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-24T15:08:10.000Z (over 6 years ago)
- Last Synced: 2025-02-01T12:45:40.009Z (over 1 year ago)
- Language: JavaScript
- Size: 12.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 桌游-星期五
从[https://gitee.com/shenpibaipao/board_game_friday](https://gitee.com/shenpibaipao/board_game_friday)移植过来
#### 项目介绍
《桌游-星期五》是一个基于Vue及其插件、Bootstrap、jQuery的单页面应用项目。
摸鱼的时候和朋友一起写出来的,由于是三个人写,加上对游戏规则的认知不同,反正没有用比较科学的方式写项目。
不过能玩就行。
#### 游戏运行在gitee.io
[点此可进行游戏](https://shenpibaipao.gitee.io/board_game_friday/)(建议使用Chrome)
io地址:[https://shenpibaipao.gitee.io/board_game_friday/](https://shenpibaipao.gitee.io/board_game_friday/)
#### 服务器搭建
参见[>此处<](https://blog.csdn.net/shenpibaipao/article/details/81326552)