Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 22, 2024. It is now read-only.

abhaybd/Influence

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Influence

A clone of the board game Coup, available to play here.

If you find any bugs, please create an issue!

The frontend is written in JS with React, and the backend is written in Java, running on Tomcat.

Features

  • Online multiplayer
    • Play with your friends from anywhere (2-6 players)
  • Graceful disconnection/reconnection handling
    • When an active player disconnects, the game will hold and wait for them to reconnect
    • This covers brief Wi-Fi disconnections, reloading the page, etc.
  • Painless lobby creation
    • Instead of a mess of random characters, join codes are a few words, making it much easier to share
    • Instantly copy the join code to the clipboard for fast sharing
  • Easy access to rules
    • A full writeup of the rules is accessible from anywhere in the game
  • Implemented true to the rules
    • The rules of the game has been followed to the letter, making this a faithful Coup clone
    • If you find a discrepancy, let me know by filing an issue!
  • First-come-first-serve actions
    • When it comes time to challenge or block other players, the first player to click the button will get to do so
  • Intuitive user interface

About

Online clone of the game coup. Webapp written with ReactJS, with a backend written in Java.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.