floooh / sokol-nim-samples

Example code for https://github.com/floooh/sokol-nim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sokol-nim-samples

Example code for https://github.com/floooh/sokol-nim

WORK IN PROGRESS!

To build and run on MacOS

> brew install nim
> brew install glfw3
> git clone https://github.com/floooh/sokol-nim-samples
> cd sokol-nim-samples
> nimble install
> nim c --run clear.nim
...

About

Example code for https://github.com/floooh/sokol-nim

License:MIT License


Languages

Language:Nim 100.0%