Tank Tactics Discord Bot
What is Tank Tactics ?
Tank tactics is turn-based multiplayer strategy game where the goal is to be the last one standing. Every player starts at a random place on a grid with a tank with 3 HP. You lose 1 HP each time you are hit, and if you're down to 0, you're out.
There are 4 main actions players can do : move, shoot, give and upgrade. Shoot and give are limited by your range, which can increase with 'upgrade'. You need action points to perform these actions, and you earn 1 action point at the beginning of each turn.
There are several options to customise the game, like playing with teams, a revenge mode and more! This game was adapted from a prototype presented in this GDC talk : The Prototype that was Banned from Halfbrick

Playing with a Discord Bot
Playing with a Discord Bot is easy: type the game commands in a message channel and the bot answers back! The bot will also automatically post messages when important events occur, like the end of a turn.
This bot was made in Java using the JDA Discord API.
Gitlab repository: https://gitlab.com/neth0s/tank-tactics