Skip to content

Crazy-Marvin/2048TelegramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Workflow Status (branch) License Last commit Releases Latest tag Issues Pull requests Codacy Badge codecov Known Vulnerabilities Website Custom badge

2048 on Telegram

This Telegram game/bot lets you play the 2048 game with your friends.

Play here

Screenshot

2048TelegramBot_Screenshot

Setup

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 its README

Contributing

Please read CONTRIBUTING.md and CODE_OF_CONDUCT.md for details.

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details.