nullbyto / Mafioso

"Mafia" party game in a Terminal UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mafioso Game

This is a chat room game named "Mafia" or known as "Werewolf" (Wikipedia) based in a terminal UI, using a typical server/clients design.

This is still in progress!!

Status

Working:

  • User Interface
  • Room creation screen
  • Sever - Clients communication (server distributes game info to all players)
  • First player creates room | Other players wait until game created
  • Chat functionality

In progress:

  • Game logic (Backend)

Showcase Progress

showcase.mp4

About

"Mafia" party game in a Terminal UI


Languages

Language:C++ 98.2%Language:CMake 1.3%Language:C 0.5%