# fc **Repository Path**: fcsvr/fc ## Basic Information - **Project Name**: fc - **Description**: 用Go语言实现的游戏服务器框架 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-11-19 - **Last Updated**: 2025-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fc #### 介绍 用Go语言实现的游戏服务器框架,这是一个单体架构,可以制作小游戏,后续还在做一个微服务的架构,但也不会太复杂 参考zinx,但是去掉繁琐的接口模式,旨在更容易理解