TabooDroid is an open-source android app implementing the party game Taboo. Therefore one person is shown a word he has to explain to other players without mentioning given blocked words.
The app ist implemented with Kotlin in Android Studio. It consists of a main activity, a basic settings activity and an about activity. The main activity contains the shown words, a timer, a score and buttons to start the round and show the next word.
It comes with translations in english and german. There are guessable words in english, german and italian stored here.
This program by Lars Gottfriedsen is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but without any warranty;
without even the implied warranty of merchantability or fitness for a particular purpose.
See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program.
If not, see https://www.gnu.org/licenses/.