pa-zz-yco / termbox-go

Pure Go termbox implementation

Home Page:http://code.google.com/p/termbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Native Go implementation of the termbox library. Beta.

TODO:

- Add other OSes to handle termios stuff. See syscalls.go godefs template file.
- Write documentation. Need to mention how termbox-based apps can be used under
  putty (common case?).

API reference:

http://gopkgdoc.appspot.com/pkg/github.com/nsf/termbox-go

About

Pure Go termbox implementation

http://code.google.com/p/termbox

License:MIT License


Languages

Language:Go 96.9%Language:Python 3.1%