Unofficial web app implementation of the board game Two Rooms and a Boom.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Daniel Perelman ad62cae9eb Add empty unimplemented views. 4 年前
two_rooms Add empty unimplemented views. 4 年前
two_rooms_site Add skeleton of Django Channels project. 4 年前
.gitignore Initial commit 4 年前
LICENSE Initial commit 4 年前
README.md Add basic README. 4 年前
design More detailed design notes. 4 年前
manage.py Add skeleton of Django Channels project. 4 年前
todo Add basic README. 4 年前

README.md

Two Rooms and a Boom (2r1b)

Unofficial web app implementation of the board game Two Rooms and a Boom.

Two Rooms and a Boom was designed by by Alan Gerding and Sean McCoy and published by Tuesday Knight Games.

The purpose of this app will be to support both in-person and online games of Two Rooms and a Boom with support for text and voice chat.

This app has not started development yet. See the todo and design files for plans.