Skip to content

Releases: robertrypula/terminal-game-io

3.1.0

03 Nov 22:51
Compare
Choose a tag to compare
  • [bugfix] blank first frame after initialization
  • render the frame only if it's different than previous (easy performance fix)
  • remove WrapperWebpackPlugin

3.0.0

30 Sep 19:41
Compare
Choose a tag to compare
  • 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

22 Aug 21:32
Compare
Choose a tag to compare

2.1.1

15 Aug 11:08
Compare
Choose a tag to compare
  • bug fix in interface (missing triggerKeypress method)
  • bugfix in readme (not needed 'new')

2.0.0

07 Aug 20:37
Compare
Choose a tag to compare

1.0.0

04 Aug 15:31
Compare
Choose a tag to compare