Beoran 4bbfc942be Drop os.File in favor of unix.Open / unix.Close. | 5 лет назад | |
---|---|---|
c | 5 лет назад | |
cmd | 5 лет назад | |
controller | 5 лет назад | |
event | 5 лет назад | |
os | 5 лет назад | |
LICENSE | 5 лет назад | |
README.md | 5 лет назад | |
go.mod | 5 лет назад | |
go.sum | 5 лет назад |
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.