Skip to content
View HazySunshine's full-sized avatar
Block or Report

Block or report HazySunshine

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. mahjong mahjong Public

    公司的麻将项目上有双鬼牌(8张)的玩法,采用N重for循环去检查胡牌显然复杂度太高,因此自己写了一个凑鬼牌的方法来解决多个鬼牌的胡牌问题

    C++ 1 2

  2. engine engine Public

    Forked from cocos/cocos-engine

    Cocos Creator is a complete package of game development tools and workflow, including a game engine, resource management, scene editing, game preview, debug and publish one project to multiple plat…

    TypeScript 1

  3. NoahGameFrame NoahGameFrame Public

    Forked from ketoo/NoahGameFrame

    A fast, scalable, distributed game server engine/framework for C++, include actor library, network library,can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua …

    C++