
De-Tag-tive!
A downloadable game for Windows and Linux
De-Tag-tive is a game about tagging images from e621. Play alone or with 98 of your friends and tag!
When starting a round you will be shown an image, you input the tags you think the image has (separated by a space) and submit them. Once everyone has submitted their tags (or the timer is up), you will move onto the next round.
Once every round is up, everyone will get their correct guesses counted. Scores are calculated by adding the number of correct guesses for each player. Wrong tags are subtracted exponentially, so that the more wrong tags you have, the more you lose while the first wrong tag is still a freebie that subtracts 0 point. The exact formula is
score = max(-3, correct - floor((max(wrong - 1, 0) ^ 1.5)))
The person with the most amount of points wins!
Lobby Settings
In-case you want to customize your game experience there are some settings available to make it more fun!
- Number of Rounds
Self explanatory, the number of rounds. Caps at 320.
- Time per Round
How many seconds every player gets to guess the tags!
- Selected tags
Tags that will be included in the image search! Use this to filter for more specific images.
- Blacklisted tags
Tags that should NOT be on any image served.
- Ignored tags
Tags that should not be allowed in play. These can still be on images found, but will be ignored for score counting.
In-built Wiki
In case you are confused about a tag, you can just click it in the result screen! This is seen in screenshot 5.
Tag Autocomplete
Can't spell well? Relatable, really. But fear not, the game tries to autocomplete via the e621 API. This may be a bit slow at times, so if it doesn't show up immediately, wait a few moments.
Other Info
Press F11 to toggle between Fullscreen and Windowed.
Image Credits
The images shown in the screenshots were made by:
Screenshot 3: kunugi (post id 424583)
Screenshot 4: astarphel (post id 2616208)
Published | 1 day ago |
Status | Released |
Platforms | Windows, Linux |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Colon3Studios |
Made with | Godot |
Tags | Adult, Erotic, Furry, NSFW, party-game, Typing |
Average session | About a half-hour |
Inputs | Keyboard, Mouse |
Multiplayer | Server-based networked multiplayer |
Install instructions
1. Download ZIP file for your system.
2. Export the zip.
2.1. If on Linux, mark De-Tag-tive.x86_64 as executable via a tool such as chmod
3. Run the game.
Leave a comment
Log in with itch.io to leave a comment.