Hacker News new | ask | show | jobs
by JetSpiegel 4178 days ago
Build Install Azul3D by following the official installion instructions for your platform. go get github.com/nwidger/nintengo

Nope

1 comments

True, you need to install some things. But these are just:

- OS X: Just Go, Git, and XCode (this project doesn't use freetype).

- Windows: Just Go, Git, and MinGW.

- Linux: Apt can install all dependencies (installation instructions list more than are actually needed -- sorry).

And then you get a _single binary_ that runs on the system without the installation of any additional libraries. All libraries used are included by default on any modern OS.