三维四子棋web服务器部署,包括选择本地,AI,熄灯,联机

三维四子棋web服务器部署,包括选择本地,AI,熄灯,联机

Property
Aug 20, 2022 12:11 PM
Status
Date
URL
https://github.com/MrOwenovo/KarGoBangWebServer
notion image

项目简述

三维四子棋Web服务器:

  • springBoot项目,后续转为springCloud项目
  • 用于展示三维四子棋的相关网站,如选择AI,本地,联机,熄灯模式
  • 将前端页面部署在Nginx反向代理服务器,并转发后端请求
  • 实现联机的与后端的对接
  • springSecurity登录界面
  • 整合web3d引擎,展示三维四子棋画面,以及加载画面等

部署条件:

后端服务器仅提供接口访问,前后端分离 前端依赖nginx服务器转发请求 nginx服务器下载地址:https://github.com/MrOwenovo/nginx-KarGoBang

首页地址:

后端接口文档swagger访问地址:

项目内容:

notion image
notion image
首页内容
notion image
springSecurity登录界面
notion image
维四子棋-AI,本地,熄灯模式选择
notion image
三维四子棋AI-困难,中等,简单选择
notion image
自定义联机界面
notion image
联机创建房间-加密
notion image
联机创建房间成功-等待对方加入
notion image
三维四子棋加载界面
notion image
三维四子棋操作提示
notion image
AI游戏过程画面