snake game
# TODO - [ ] handle functions in the same file - [ ] handle functions in different files - [ ] handle functions with different names - [ ] handle functions with different dirnames - [ ] handle functions with different dirnames - [ ] improve test coverage - [ ] create an example script - [ ] create a cli interface # Contribute 1. Fork it ( https://github.com/[your-github-name]/typings-generator/fork ) 2. Create your feature branch (git checkout -b my-new-feature) 3. Commit your changes (git commit -am 'Add some feature') 4. Push to the branch (git push origin my-new-feature) 5. Create a new Pull Request # Contributors - [jmapio](https://github.com/jmapio) Juan Manuel Pérez - creator, maintainer