Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.52 KB

README.md

File metadata and controls

35 lines (29 loc) · 1.52 KB

agk3

Audio game kit, upgraded for python3. Originally by @masonasons

Contents

License

See the license file in this repository.

What's new?

New changes always appear first.

  • August 2017
    • Adds the number_to_words function.
    • Adds pull requests from Carter Temm into the main branch.
  • July 2017
    • Fixes entry dialogs and their implementations.
    • fixed problems with attributes and classes.
    • merged pull request from chris norman into the main branch.
  • June 2017:
    • Added working text dialogs. These can be created using the AGK.dialog module. See examples folder.
    • given menus some sound capabilities. See the menu example for how this is to be done. Also note that sounds do not have to be put into menus.
    • fixed some misc errors related to python3.

fixes to be implemented

  • the 3d sound module still needs to be fixed.

notes

I am not the original author of this library, I am merely taking on the python3 version. For the original, see this repo, and if you wish to contact me about this version, do so on my twitter.