Releases: robertrypula/terminal-game-io
Releases · robertrypula/terminal-game-io
3.1.0
3.0.0
- remove externals ('process' and 'readline')
- split main class into two (one for node, one for browser)
- normalize keyNames, currently there is a mismatch between node and browser
- remove write method
- fix mobile buttons on demo apps
- add keyName constants
2.1.2
2.1.1
- bug fix in interface (missing triggerKeypress method)
- bugfix in readme (not needed 'new')