Pinned Repositories
cocos_dragonBone_collider
CocosCreator-EaseAction-Plus
Cocos Creator 扩展缓动
cpp-game-engine-book
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
jsb-adapter
junqiRpg
unity3d制作的军棋联网对战游戏,后台python实现
qqplay-adapter
SeaPoacher
一个暂还比较粗糙的rougelike游戏,在限定时间内打败地图中不断出现的海盗,并解决掉最后的海贼王 [目标游戏《吸血鬼幸存者》]
sgjq
四国军棋
test-GUI-Code
weapp-adapter
weapp-adapter of Wechat Mini Game in ES6
BrokenTooth1989's Repositories
BrokenTooth1989/AndroidReactive
这是一个开源的 Android 响应式的架构项目
BrokenTooth1989/ant
Ant game engine
BrokenTooth1989/chinesechess
BrokenTooth1989/chucker
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
BrokenTooth1989/CodeLocator
BrokenTooth1989/gamekeeper
基于elementUI和springboot搭建的游戏后台管理系统。包含权限管理,玩家查询,服务器管理等等。可供jforgame或mmorpg项目使用。
BrokenTooth1989/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
BrokenTooth1989/gopl.io
Example programs from "The Go Programming Language"
BrokenTooth1989/ics-openvpn
OpenVPN for Android
BrokenTooth1989/im-server
即时通讯(IM)系统
BrokenTooth1989/jd-gui
A standalone Java Decompiler GUI
BrokenTooth1989/jforgame
jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如网关,socket服务端与客户端,自定义高效消息编解码,游戏热更新,游戏通用工具等等。包含游戏服,跨服,匹配服,后台管理系统等实现,同时提供大量业务案例以供学习。亦可用于其他socket应用,例如及时聊天等。
BrokenTooth1989/libbase2
libbase2
BrokenTooth1989/Markwon
Android markdown library (no WebView)
BrokenTooth1989/MKFramework
cocos creator 3.x 游戏开发框架
BrokenTooth1989/navicat_for_mac_reset
BrokenTooth1989/NCalendar
一款安卓日历,仿miui,钉钉,华为的日历,万年历、365、周日历,月日历,月视图、周视图滑动切换,农历,节气,Andriod Calendar , MIUI Calendar,小米日历
BrokenTooth1989/PLDroidShortVideo
PLDroidShortVideo 是七牛推出的一款适用于 Android 平台的短视频 SDK,提供了包括美颜、滤镜、水印、断点录制、分段回删、视频编辑、混音特效、视频剪辑、本地转码、视频上传在内的多种功能,支持高度定制以及二次开发。
BrokenTooth1989/proguard
ProGuard, Java optimizer and obfuscator
BrokenTooth1989/quix
A game engine based on skynet
BrokenTooth1989/scrcpy
Display and control your Android device
BrokenTooth1989/skynet
A lightweight online game framework
BrokenTooth1989/skynet_fly
基于云风的skynet,搭建开箱即用的微服务框架,提供优雅的服务热更新
BrokenTooth1989/skynet_fly_demo
BrokenTooth1989/slgserver
一个用go语言实现的三国slg游戏服务器demo
BrokenTooth1989/SparkServer
SparkServer是一个参照skynet设计的C#服务端框架,能够无缝整合到skynet集群机制中,也能自行组网,构建只有SparkServer节点的集群
BrokenTooth1989/stack
An Android app for browsing Stack Overflow and other Stack Exchange sites.
BrokenTooth1989/StateMachine
A Kotlin and Swift DSL for finite state machine
BrokenTooth1989/TallyApp
不在维护!!! 一个 Android 的记账 App, 完全的 组件化 + Compose + Kotlin + 响应式编程 + Room 数据库 + Retrofit
BrokenTooth1989/type-challenges
Collection of TypeScript type challenges with online judge