Tested this sample with Nim 1.0.6 on Windows 8.1
- Install Nim Game Library
nimble install nimgl
- Get glfw3.dll Go to GLFW web site, go to Download page and download Windows pre-compiled binaries. Unzip it and copy glfw3.dll to where you run sample program.