Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Flipez/battlesnake
Battlesnake 2018 Crystal Implementation
https://github.com/Flipez/battlesnake
battlesnake battlesnake-2018 crystal crystal-lang
Last synced: 3 months ago
JSON representation
Battlesnake 2018 Crystal Implementation
- Host: GitHub
- URL: https://github.com/Flipez/battlesnake
- Owner: Flipez
- License: mit
- Created: 2018-05-19T11:44:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-26T08:32:00.000Z (over 5 years ago)
- Last Synced: 2024-10-20T01:41:15.525Z (4 months ago)
- Topics: battlesnake, battlesnake-2018, crystal, crystal-lang
- Language: Crystal
- Homepage: https://brauser.io
- Size: 28.3 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# battlesnake
[![Build Status](https://travis-ci.org/Flipez/battlesnake.svg?branch=master)](https://travis-ci.org/Flipez/battlesnake)This is my first crystal project.
Trying to create a cool battlesnake for battlesnake.io
## Contributing
1. Fork it ( https://github.com/Flipez/battlesnake/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
- [Flipez](https://github.com/Flipez) Robert Müller - creator, maintainer