aboutsummaryrefslogblamecommitdiffstats
path: root/CHANGE.md
blob: a0c1405d44210ed21eb301b229aca052f83ca9dd (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                    




                    


















































































                                                         
0.6.2_5 (2020-12-30)
====================

*   Rename binary.

0.6.2_4 (2020-12-25)
====================

*   Merge contrib

0.6.2_3 (2020-10-10)
====================

*   Update contrib/IBM-Plex-Sans to 5.1.3

0.6.2_2 (2019-10-31)
====================

*   Make sound support optional

0.6.2_1 (2019-10-30)
====================

*   Make GPIO support optional

0.6.2 (2019-03-27)
==================

*   Fix GPIO interrupt

0.6.1 (2019-03-25)
==================

*   Fix GPIO mapping

0.6.0 (2019-03-18)
==================

*   Change timer resolution to nanosecond
*   Add colour selection to renderer
*   Add GPIO support

0.5.1 (2019-03-12)
==================

*   Add a pause at the start of flappy mode

0.5.0 (2019-03-09)
==================

*   Change keyboard key map
*   Change maximum speed in classic mode to a lower value
*   Change snake initial position to be centred
*   Add flappy bird like game mode

0.4.1 (2019-03-06)
==================

*   Fix swipe threshold

0.4.0 (2019-03-04)
==================

*   Change game loop to be threaded
*   Change menu to be event driven
*   Change font size
*   Add font texture caching
*   Add option to toggle music
*   Add condition for clearing game
*   Add touchscreen support

0.3.1 (2019-02-22)
==================

*   Fix pause logic

0.3.0 (2019-02-22)
==================

*   Change memory allocation method
*   Change difficult scaling
*   Add pause function

0.2.0 (2019-02-21)
==================

*   Add multiplayer mode
*   Add key press driven menu

0.1.0 (2019-02-20)
==================

*   Initial release