An open API service indexing awesome lists of open source software.

https://github.com/ada-game-framework/anuklear_examples

Test programs for ANuklear.
https://github.com/ada-game-framework/anuklear_examples

ada game game-development gamedev games gui nuklear nuklear-gui ui

Last synced: 6 days ago
JSON representation

Test programs for ANuklear.

Awesome Lists containing this project

README

          

# ANuklear_Examples

Sample programs for ANuklear UI library.

*Note*:

1. Currently, to build the lib, you need to comment out the ```private``` keyword from the ```SDL.C_Pointers``` package.
2. This only binds the SDL renderer as this is early stages.

This is what I have for the ```demo``` program so far. You can move the window and min/maximise it, you can press the button which prints a message, but I don't know why it's not showing correctly.

![Demo](https://i.imgur.com/NlJFX1S.png)

## Copyright notice

See [LICENCE](./LICENCE) file.

## [Current version](http://www.semver.org)

See [alire.toml](./alire.toml)