Snake GGEZ
A refactor of the Snake example for the GG EZ Library.
Original repo: https://github.com/termhn/ggez_snake
Goals:
- Get Familiar with the GGEZ Event loop and Draw apis.
- Get Get accustomed to Rust Modules, Namespaces, Scopes
Original repo: https://github.com/termhn/ggez_snake
Goals: