Skip to content

Releases: RoryMichie/horizon

Release list

v0.3.0-alpha

Choose a tag to compare

@ATGillespie25 ATGillespie25 released this 30 Dec 01:41

This release completely refactors keyboard support, as well as windows, with SDL2.

  • New key pressed, released, and hold functions
  • Functions for creating and destroying windows

and other miscellaneous changes such as:

  • a cleaned-up readme
  • An example script to demonstrate keyboard support
  • Changed speech libraries from Cytolk to Accessible Output 2
  • Fixed many bugs littered throughout the example scripts and Horizon itself