@@ -1117,9 +1117,9 @@ _Packages to support functional programming in Go._
 _Awesome game development libraries._
 
 - [Azul3D](https://github.com/azul3d/engine) - 3D game engine written in Go.
+- [due](https://github.com/dobyte/due) - Due is a lightweight distributed game server framework developed based on Go language.
 - [Ebitengine](https://github.com/hajimehoshi/ebiten) - dead simple 2D game engine in Go.
 - [engo](https://github.com/EngoEngine/engo) - Engo is an open-source 2D game engine written in Go. It follows the Entity-Component-System paradigm.
-- [due](https://github.com/dobyte/due) - Due is a lightweight distributed game server framework developed based on Go language.
 - [fantasyname](https://github.com/s0rg/fantasyname) - Fantasy names generator.
 - [g3n](https://github.com/g3n/engine) - Go 3D Game Engine.
 - [go-astar](https://github.com/beefsack/go-astar) - Go implementation of the A\* path finding algorithm.