Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@Desperationis Desperationis released this 27 Mar 01:25
f54cc3c

Change Log

  • Added the following parameters:
    • game_fps - Rate at which the game updates.
    • input_fps - Rate at which input is processed from the queue.
    • snake_color_* - Color of the snake in its RGB components.
    • fruit_color_* - Color of the fruit in its RGB components.
    • grid_color_* - Color of the grid in its RGB components.
  • Misc. bug fixes
  • More comments