Go to file
noah metz 5032b04a47 Added input and libc files, updated basic example 2024-04-23 22:10:40 -06:00
examples Added input and libc files, updated basic example 2024-04-23 22:10:40 -06:00
.gitignore Initial commit 2024-04-23 12:15:02 -06:00
LICENSE Initial commit 2024-04-23 12:15:02 -06:00
go.mod Added input and libc files, updated basic example 2024-04-23 22:10:40 -06:00
go.sum Added basic functions dynamically loaded for macos 2024-04-23 14:15:28 -06:00
input.go Added input and libc files, updated basic example 2024-04-23 22:10:40 -06:00
libc.go Added input and libc files, updated basic example 2024-04-23 22:10:40 -06:00
ncurses.go Added input and libc files, updated basic example 2024-04-23 22:10:40 -06:00
ncurses_darwin.go Added input and libc files, updated basic example 2024-04-23 22:10:40 -06:00
ncurses_test.go Added input and libc files, updated basic example 2024-04-23 22:10:40 -06:00