Keepie Uppie - Telegram Bot
When I first read that Telegram had created an API for games, I immediately wanted to try it out. To do so, I developed this mini-game using HTML5 and Javascript (I also used PHP to communicate with the Telegram API).
The game is responsive, so it adapts to both landscape and portrait screen modes, and its rules are very simple: you just have to keep the ball in the air as long as possible by tapping on it. Each kick counts as a point, and if the ball falls to the floor, then the game is over and you have to start again. You can compete with your friends and see the ranking of best scores.
Unfortunately, the bot doesn’t work anymore because I no longer have the server in which it used to be hosted.
Project details
CREATED: 2016
TECHNOLOGIES: PHP + HTML