Giter VIP home page Giter VIP logo

ddz-vue's Introduction

ddz-vue

斗地主vue版, 在线体验地址

❤︎ 此为客户端vue版, 需要配合服务端使用。 斗地主服务端

vue element-ui license

前言

三人斗地主实时对战,AI斗地主,实现基于权重的智能机器人对打。

功能

  • 游戏逻辑
  • 登录/注销
  • 游戏大厅
  • 创建/加入房间
  • 随机匹配
  • 智能AI
  • 托管出牌
  • 断线重连
  • 超时自动出牌
  • 换桌
  • 结算
  • 提示出牌
  • 解散房间
  • 聊天

安装步骤

#克隆存储库
git clone https://github.com/voocel/ddz-vue.git

#进入应用目录与安装依赖
cd ddz-vue

#安装项目依赖,等待安装完成之后,安装失败可用 cnpm 或 yarn
npm install

#开启服务器,浏览器访问 http://localhost:8080
npm run serve

#执行构建命令,生成的dist文件夹放在服务器下即可访问
npm run build

演示地址: http://voocel.com:88

演示环境账号密码:

账号 密码 描述
test1 123456 普通账户
test2 123456 普通账户
test3 123456 普通账户

预览 效果图

登录界面 大厅界面 游戏开始界面 出牌界面

ddz-vue's People

Contributors

voocel avatar dependabot[bot] avatar ice0cean avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.