top | item 8855209

(no title)

danmanstx | 11 years ago

cool project, better name! What advantages does Go add over other languages?

discuss

order

zerr|11 years ago

Coolness? I doubt "NES emulator in Java" would get any upvotes with the nowadays userbase of HN... :)

kid0m4n|11 years ago

Yep, thats one of the main reasons of basing my startup on Go. For that eventual HN post!

shurcooL|11 years ago

You can do one command, `go get -u github.com/nwidger/nintengo` and it will be installed. No Makefiles, no header files when developing, the code is nice and clean. Those are some off the top of my head.

JetSpiegel|11 years ago

Build Install Azul3D by following the official installion instructions for your platform. go get github.com/nwidger/nintengo

Nope