Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xtagon/chatsnek
Twitch chat plays Battlesnake
https://github.com/xtagon/chatsnek
ai battlesnake battlesnake-community battlesnakeio gamedev snake twitch twitch-bot twitch-plays
Last synced: about 1 month ago
JSON representation
Twitch chat plays Battlesnake
- Host: GitHub
- URL: https://github.com/xtagon/chatsnek
- Owner: xtagon
- License: mit
- Created: 2020-08-16T18:05:20.000Z (over 4 years ago)
- Default Branch: edge
- Last Pushed: 2022-03-12T04:21:07.000Z (almost 3 years ago)
- Last Synced: 2024-08-03T17:15:42.102Z (5 months ago)
- Topics: ai, battlesnake, battlesnake-community, battlesnakeio, gamedev, snake, twitch, twitch-bot, twitch-plays
- Language: Elixir
- Homepage:
- Size: 76.2 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ChatSnek
Twitch chat plays [Battlesnake][battlesnake].
![Avatar of a small Battlesnake game board with a purple snake near food](chatsnek_avatar.png)
## Live Events
If you'd like to participate in live games with ChatSnek, follow
[BattlesnakeOfficial][battlesnake-twitch] and [Xtagon][xtagon-twitch] on
Twitch.## How It Works
ChatSnek listens for these commands in the Twitch chat for BattlesnakeOfficial:
- `!up`
- `!down`
- `!left`
- `!right`When ChatSnek plays a turn for a game of Battlesnake, it waits a small amount
of time (depending on the game's timeout setting) and then plays the move
corresponding to the highest voted direction from the chat.## Open Invite
If you have any questions, or just wish to geek out and chat about Battlesnake
or Elixir or programming in general, feel free to reach out! I love talking
with people and sharing tips and tricks.You can reach me at [[email protected]](mailto:[email protected]), or catch me in
[Battlesnake Discord][battlesnake-discord] (username: `@xtagon`).## License
This project is released under the terms of the [MIT License](LICENSE.txt).
[battlesnake]: https://play.battlesnake.com/
[battlesnake-discord]: https://play.battlesnake.com/discord/
[battlesnake-twitch]: https://www.twitch.tv/battlesnakeofficial
[xtagon-twitch]: https://www.twitch.tv/xtagon