Git Product home page Git Product logo

websocket-game-server's Introduction

GO语言搭建多人游戏服务器

本项目是基于WebSocket协议开发的多人游戏服务器,适用于多人实时游戏等,适合初学者进行学习。

Contributors Forks Stargazers Issues MIT License LinkedIn


img

GO语言搭建多人游戏服务器

欢迎测试、学习以及交流
探索本项目的文档 »

查看Demo · 报告Bug · 提出新特性

目录

上手指南

你只需要在你的设备上配置GO语言环境,然后克隆该项目并将项目中的数据库信息替换为你自己的数据库信息即可运行。

安装

克隆本仓库

git clone https://github.com/langwudong/websocket-game-server.git

文件目录说明

eg:

filetree 
├─.idea
├─bin
├─images
├─pkg
└─src
    ├─logrus
    ├─logs
    ├─main
    ├─message
    ├─mysql
    ├─proceed
    ├─upgrader
    └─user

开发的架构

暂无

部署

暂无

使用到的框架

贡献者

如何参与开源项目

贡献使开源社区成为一个学习、激励和创造的绝佳场所。你所作的任何贡献都是非常感谢的。

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

版本控制

该项目使用Git进行版本管理。您可以在repository参看当前可用版本。

作者

[email protected]

B站: Nancy朗吾東

知乎: 朗 吾 東   qq: 63265742

欢迎添加我的联系方式交流学习

您也可以在贡献者名单中参看所有参与该项目的开发者。

版权说明

该项目由个人原创,你可以随意进行下载测试以及二次开发

鸣谢

暂无

websocket-game-server's People

Contributors

langwudong avatar

Stargazers

 avatar  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.