From d6476148b28cd3e469bff0715b48b71170515350 Mon Sep 17 00:00:00 2001 From: yaismel Date: Mon, 13 Apr 2015 18:33:52 -0400 Subject: [PATCH] Added NES package --- README.md | 1 + 1 file changed, 1 insertion(+) 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