Skip to content

Commit 0af1c15

Browse files
author
Lin Chan Wei
authored
Update README.md
1 parent 35110cf commit 0af1c15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Golang Distributed Game Server
2-
### Build State [![CircleCI](https://circleci.com/gh/daniel840829/gameServer/tree/master.svg?style=svg)](https://circleci.com/gh/daniel840829/gameServer/tree/master)
3-
2+
[![Go Report Card](https://goreportcard.com/badge/github.com/daniel840829/Distributed-Golang-Game-Server)](https://goreportcard.com/report/github.com/daniel840829/Distributed-Golang-Game-Server)
3+
[![CircleCI](https://circleci.com/gh/daniel840829/Distributed-Golang-Game-Server.svg?style=svg)](https://circleci.com/gh/daniel840829/Distributed-Golang-Game-Server)
44
## Motivation
55
At first, I just want to learn Golang.I started to think about which is the best way?
66
Because the concurrency mechanisms of Golang is very powerful, I choose online game to verify if I can use Golang to make a efficient game server.For me, this is the first time I make this such hard project. I have to learn Unity, Golang, C# At a time. I am glad that I still have full passion to this project and I never give up.

0 commit comments

Comments
 (0)