Git Product home page Git Product logo

texas's Introduction

texas

介绍

一个德州扑克游戏 pc前端用html+js+canvas,服务端java13 springboot2.2 websocket 查看效果访问http://120.26.217.116:8080/texas/texasIndex.html

软件架构

1服务端java13 springboot2.2 websocket 2前端pcweb html+js+canvas 3数据库mysql 4缓存memcache

安装教程

  1. 安装mysql,memcache
  2. 执行 texas/databasesql目录下的数据库表初始化脚本
  3. java项目中 mvn update
  4. mvn install
  5. 启动java -jar texas.jar

使用说明

  1. 本地根据需要改后端配置文件texas/src/main/resources/application-local.properties
  2. 本地地址:http://127.0.0.1:8080/texas/texasIndex.html
  3. 前端websocket链接地址配置,根据自己需要进行修改: texas/src/main/resources/static/texasJS/message.js var wsip = "ws://127.0.0.1:8080/texas/ws/texas"; var wsip_prod = "ws://120.26.217.116:8080/texas/ws/texas";

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

texas's People

Contributors

lxr1907 avatar

Stargazers

panda avatar nullzZ avatar 苏苏 avatar xxpain avatar MengJie avatar Haomuch avatar ZHOUBIN avatar

Watchers

 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.