Beoran 0eb4d8de35 Finally got EVIOCGBIT ioctl to work correctly. A correctly sized /array/ was needed, not a slice. | 5 years ago | |
---|---|---|
c | 5 years ago | |
cmd | 5 years ago | |
controller | 5 years ago | |
event | 5 years ago | |
os | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
go.mod | 5 years ago | |
go.sum | 5 years ago |
GAme Library And GO
The goal of this project is to write a low level game and multimedia platform independend lbrary for Go language. This with minimal dependencies and minimal ue of cgo, using either direct system calls or nocgo in stead if possible.