0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Go Tetris with AI option More... over 8 years ago
spelling: sequences More... over 8 years ago
Update README.md More... over 8 years ago
Add rat project to list of projects using termbox-go More... over 8 years ago
Merge branch 'scrub_clean_in_gosimple' of https://github.com/y0ssar1an/termbox-go
nsf
More... over 8 years ago
Replace `if err != nil { return err } return nil' with 'return err' More... over 8 years ago
Remove panic("unreachable") which flunks `go vet` More... over 8 years ago
Update README.md More... over 8 years ago
Add DragonFly BSD support More... almost 9 years ago
Update README.md More... almost 9 years ago
Add gone a cli pomodoro® timer More... about 9 years ago
Remove OPOST flag. It's some implementation-defined output processing.
nsf
More... about 9 years ago
Add snake-game to examples list More... about 9 years ago
Add pxl to examples list More... about 9 years ago
spelling: attributes More... over 9 years ago
Fix windows build.
nsf
More... over 9 years ago
Fix cursor's behavior More... over 9 years ago
Use RuneWidth instead of increment More... over 9 years ago
Add function to get color from table on Windows More... over 9 years ago
Change bitmask on color table to prevent out-of-bounds errors More... over 9 years ago
Update documentation on InputMouse input mode.
nsf
More... over 9 years ago
Mouse wheel events should report mouse position too.
nsf
More... over 9 years ago
Implement new mouse behaviour on windows.
nsf
More... over 9 years ago
Update keyboard demo (add new mouse handling features).
nsf
More... over 9 years ago
Coordinates in extended modes start with 1. Make them zero-based.
nsf
More... over 9 years ago
Implement more advanced mouse handling (windows support is TBD).
nsf
More... over 9 years ago
Raw input demo: drain buffer before doing next poll.
nsf
More... over 9 years ago
Add example project More... over 9 years ago
Added gocui to the projects list More... over 9 years ago
Fix accidental too-relaxed build constraint More... over 9 years ago