About

BiblioBluff is a social deduction reading game where players read a piece of text, present it to their peers, and then have to figure out and vote out the player that didn't read about what they presented.

Players join a game using a phone or network-enabled device, in groups they read randomly assigned texts, they then present the text to their group. The group then has to figure out who didn't read about the topic they presented. If the group manages to vote the impostor out, the group wins. If the impostor is not voted out, they win this round.

Credit

2024

People

The people involved in working on the project in 2024

The Team
  • Tor Arne
  • Leon Nikolai
  • Mila Kaneva
Excited Cordinators
  • Line
  • Helga
  • Robbin

Funding 2024

Thanks Norwegian National Center for Ecellent IT-Education for financing this project

Excited Centre for Exellent IT education

2023

People

The people involved in working on the project in 2023

The Team
  • Mila Kaneva
  • Tor Arne
  • Leon Nikolai
  • Uliana Sechkar
  • Michael Bæck Lundgren
  • Tomass Roberts Sepetis
Backend & Frontend Programmers
  • Tor Arne
  • Leon Nikolai
Design / Art and Graphics
  • Mila Kaneva
  • Tomass Roberts Sepetis
Minigame Programmers
  • Uliana Sechkar
  • Michael Bæck Lundgren
  • Tomass Roberts Sepetis
Excited Cordinator
  • Steven Ford

Funding 2023

Thanks Norwegian National Center for Ecellent IT-Education for financing this project

Excited Centre for Exellent IT education

Tech Stack

Backend Server

The backend API and Websocket server runs and is built on Node JS, and uses MariaDB as a database.

For server deployment we use Docker

Frontend Web

The Frontend was originally made using plain js and custom elements, but we have moved parts of BiblioBluff to use front-end frameworks. The playing side of BiblioBluff is currently built using Qwik and a Static-Adapter, while the lobby and game creation is built using plain javascript.

For frontend deployment we use automatic deployment using Cloudflare Pages