Skip to content

This is a multiplayer E Card game from Kaiji built with JavaScript. It is like rock, paper, scissors. Emperor beats civilians. Slave beats emperor. Civilians beat slave.

Notifications You must be signed in to change notification settings

edmondthui/ecard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer E-card From Kaiji: The Ultimate Gambler

This is a multiplayer E Card game from Kaiji built with JavaScript. It is like rock, paper, scissors. Emperor beats civilians. Slave beats emperor. Civilians beat slave.

There are four rounds, with each round lasting three turns. The slave and the emperor will swap after each round. Winning as the emperor grants you one point, and winning as the slave grants you three points. Whoever has the highest score after the last round wins.

Technologies Used

  • Socket.io
  • Express
  • Frontend: CSS, HTML5, JavaScript, Faker
  • Backend: NodeJS

Features:

  • Auto incrementing rooms when room is full.
  • Live chat with websocket
  • Background sounds that get louder every time you draw to increase intensity
  • Multiplayer with websocket
  • Uses Faker to generate random names if username field is empty

Live Demo

About

This is a multiplayer E Card game from Kaiji built with JavaScript. It is like rock, paper, scissors. Emperor beats civilians. Slave beats emperor. Civilians beat slave.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published