Skyr / nerdtabu

Display engine for playing "Tabu" with nerds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How-to

Install required dependencies using pipenv:

pipenv install

Run the program:

pipenv run ./nerdtabu.py (...)

Key bindings

Key Function
y Correct answer
n Wrong answer (forbidden word)
space Pause
1 Add point to team 1
! Subtract point from team 1
2 Add point to team 2
@ or " Subtract point from team 2

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 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 General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Resource credits

About

Display engine for playing "Tabu" with nerds


Languages

Language:Python 100.0%