Giter Club home page Giter Club logo

coderguang / simplecs Goto Github PK

View Code? Open in Web Editor NEW
10.0 4.0 3.0 611.41 MB

this is the simple cs game ,use unity for client, centos for server ,lanuage is c# for client and c++ for server,this program have many bug,and the code is so bad,just for a memorize,for then time when i'm in college. if you want to get a better but not complete simplecs,please to fork my simplecs2 in my repositories

C 0.10% Makefile 0.05% C++ 3.40% GLSL 1.84% C# 60.62% JavaScript 1.77% Shell 0.63% HTML 2.80% ASP 28.80%

simplecs's Introduction

simplecs毕设项目主要目录说明:

Client为客户端文件目录,gameClient1为具体游戏项目目录 gameClient1目录下的Assets目录为游戏资源及所有代码脚本目录 Assets目录下的Resource为游戏资源目录,包含所有的图片资源,预设资源等。 Assets目录下的Scence为游戏场景目录,包含游戏的三个场景。 Assets目录下的Script为代码脚本目录,包含游戏的所有代码脚本。

Documents为文档目录,包括最开始所做的详细的需求分析文档,游戏概要设计文档,游戏详细设计文档等文档资料。

Element为少部分的图片资源目录。

MindMap为思维导图目录,里面包括游戏设计时所做的所有思维导图(mm文件使用FreeMind打开,xmind文件使用XMind打开),思维导图内详细描述了游戏模块的设计方案。

Server为服务器文件目录,包含游戏的所有服务器模块代码设计。

simplecs's People

Contributors

coderguang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

simplecs's Issues

重复登录处理

一账号应该只能被同时登录一次

数据库中的status字段,登录时应检测
在用户进程exit之后,应该重新置该值

聊天bug

有时能收到其他人的聊天,有时不行,显示也会有异常,目测还是byte转struct的时候的char问题

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.