diff --git a/README.md b/README.md index f6c2e586..00e386cb 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno * [go-collada](https://github.com/GlenKelley/go-collada) - Go package for working with the Collada file format. * [gonet](https://github.com/xtaci/gonet) - A game server skeleton implemented with golang * [Leaf](https://github.com/name5566/leaf) - A lightweight game server framework +* [nes](https://github.com/fogleman/nes) - A Nintendo Entertainment System (NES) emulator written in Go. ## Generation & Generics