All Projects → Zamiell → Hanabi Live

Zamiell / Hanabi Live

Licence: gpl-3.0
A web server that allows people to play Hanab, a cooperative card game of logic and reasoning.

Programming Languages

typescript
32286 projects
golang
3204 projects

Labels

Projects that are alternatives of or similar to Hanabi Live

Goonstation
Repository for the Goonstation branch of SS13
Stars: ✭ 111 (-4.31%)
Mutual labels:  game
Hmiyc
Hunt Me If You Can is an UnrealEngine4 Battle Lan Game
Stars: ✭ 114 (-1.72%)
Mutual labels:  game
Scala Game Library
Scala library for cross-platform 2D game development
Stars: ✭ 116 (+0%)
Mutual labels:  game
Jokenpo
Can a neural network predict your next move on a game of rock, paper and scissor?
Stars: ✭ 112 (-3.45%)
Mutual labels:  game
Mmo Server
Distributed Java game server, including login, gateway, game demo
Stars: ✭ 114 (-1.72%)
Mutual labels:  game
Sleeping Beauty
Sleeping Beauty: a game created for the 7-day Roguelike 2014 challenge. Coffeebreak length.
Stars: ✭ 115 (-0.86%)
Mutual labels:  game
Tetris
👾 The original TETRIS game simulator
Stars: ✭ 111 (-4.31%)
Mutual labels:  game
Game Ddz
♦️ 使用Hyperf框架开发斗地主游戏
Stars: ✭ 116 (+0%)
Mutual labels:  game
Powerup Android
PowerUp is an educational choose-your-own-adventure game that utilizes a users uploaded curriculum to empower pre-adolescents to take charge of their reproductive health. This is the Android version of the game.
Stars: ✭ 114 (-1.72%)
Mutual labels:  game
Lba2remake
A Little Big Adventure 2 / Twinsen's Odyssey reimplementation in JavaScript / Three.js / React
Stars: ✭ 116 (+0%)
Mutual labels:  game
Boohu
Break Out Of Hareka's Underground, a roguelike game.
Stars: ✭ 112 (-3.45%)
Mutual labels:  game
Trw
The Royal Wedding – coffebreak roguelike with story, lighting, zombies and (sometimes) lutefisk!
Stars: ✭ 113 (-2.59%)
Mutual labels:  game
Dunai
Classic and Arrowized Functional Reactive Programming, Reactive Programming, and Stream programming, all via Monadic Stream Functions
Stars: ✭ 115 (-0.86%)
Mutual labels:  game
Batufo
UFO mutli-player game using Flutter.
Stars: ✭ 112 (-3.45%)
Mutual labels:  game
Awk Raycaster
Pseudo-3D shooter written completely in gawk using raycasting technique
Stars: ✭ 1,534 (+1222.41%)
Mutual labels:  game
Caveexpress
CaveExpress is a classic 2D platformer with physics-based gameplay and dozens of levels. CavePacker is a Sokoban game.
Stars: ✭ 111 (-4.31%)
Mutual labels:  game
Openmmo
OpenMMO - Groundwork
Stars: ✭ 115 (-0.86%)
Mutual labels:  game
Flutters
A game powered by Flutter and Flame
Stars: ✭ 117 (+0.86%)
Mutual labels:  game
Pycraft
A Minecraft-inspired game for the terminal
Stars: ✭ 116 (+0%)
Mutual labels:  game
Cboe
Classic Blades of Exile
Stars: ✭ 115 (-0.86%)
Mutual labels:  game

Logo


Description

  • This is the source code for Hanab Live, which is a website that allows people to play a cooperative card game online. It is similar to the card game Hanabi.
  • This project has no affiliation with the card game Hanabi, Antoine Bauza (the creator of Hanabi), or any of the the real-life publishers of the game (of which there are many).
  • The client is programmed in TypeScript. It is located in the client directory.
    • A lot of the code was originally taken from Keldon Jones' implementation of the game. (His site no longer exists.)
  • The server is programmed in Go. It is located in the server subdirectory.
    • It uses a PostgreSQL database to store information about the users and games.

Discord

Find teammates to play games with at the Discord server. We also discuss code changes here.


List of Variants

Hanab Live is different from normal Hanabi in that it implements many special variants, in which the rules are changed to make the game more difficult.


List of Features

See the features documentation.


Installation

See the installation documentation.


Credits

  • Antoine Bauza created Hanabi, which was the inspiration for this website. If you enjoy playing online, then you should purchase a physical copy of the game, since he will presumably receive a portion of the proceeds.
  • Keldon Jones was the original creator of the slick client-side user interface.
  • Hyphen-ated coded many useful add-on features for Keldon's site that are integrated into Hanab Live.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].