a Game Framework in Nim inspired by Pico-8.
666
stars
349
commits
Nim
primary language
Jul 9, 2024
updated
NICO is a simple game framework for the Nim programming language inspired by the PICO-8 API.
nimble install niconicoboot <yourname> <projectname> <directory> to create a new directory with an example base ready to start working with.nimble runr to build and run the example as a native build.nimble rund to build and run the example as a debug native build.nimble webr to build for web in release mode.nimble webd to build for web in debug mode.Nim
99.0%
HTML
1.0%
a Game Framework in Nim inspired by Pico-8.
666
stars
349
commits
Nim
primary language
Jul 9, 2024
updated
NICO is a simple game framework for the Nim programming language inspired by the PICO-8 API.
nimble install niconicoboot <yourname> <projectname> <directory> to create a new directory with an example base ready to start working with.nimble runr to build and run the example as a native build.nimble rund to build and run the example as a debug native build.nimble webr to build for web in release mode.nimble webd to build for web in debug mode.Nim
99.0%
HTML
1.0%