This repository was archived by the owner on Oct 8, 2022. It is now read-only.
v2.0.0-pre.1
Pre-release
Pre-release
This update contains a very limited input system for POSIX (only tested on macOS)
Input only recognize basic ASCII, arrow-keys, enter, space, etc.
Changes
- POSIX: Limited keyboard input (tested on macOS. starts polling inputs at first
getInputs()call). - Defualt documentation generated in
docs/ - Updated README.md to suit v2.0.0
- Minor bug-fixes