This Telegram game/bot lets you play the 2048 game with your friends.
The setup consists of two parts. One webserver that hosts the game, and one normal server that hosts the bot.
- The game itself is located in the
game
folder and needs to be put on any webserver, preferrably GitHub Pages - The bot can be found in
bot
and has installation instructions in itsREADME
Please read CONTRIBUTING.md
and CODE_OF_CONDUCT.md
for details.
This project is licensed under the MIT License - see the LICENSE
file for details.