autovelop / playthos

2D Game Engine written in Go.
http://www.autovelop.com/playthos/
GNU General Public License v3.0
42 stars 3 forks source link

Refactor Keyboard/Audio systems #9

Closed fanmanpro closed 6 years ago

fanmanpro commented 7 years ago

Both the Keyboard and Audio systems for desktop and web must both be refactored to work the same. i.e. Two separate Integrants looking for each other completing the needed implementation for the specific system vs platform.

fanmanpro commented 6 years ago

Moving internal issues to Trello so Github is dedicated to the public