Skip to content

JS Marathon online multiplayer Mortal Kombat like game

Notifications You must be signed in to change notification settings

kasparsiricenko/MK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MK

WebSocket time-based 3-choice game with the capability to connect two players via NodeJS application server.

Core gameplay mechanics

  • The players have to choose attack and defence spots in 10 seconds.
  • The player will get block damage if the attack spot corresponds to the defence spot.
  • The game has a commentary log of battle.
  • The damage taken will reduce Health Points (HP) bar.
  • The player whose HP is depleted first will lose.
  • The game can expect a draw as an option.

WIP: Screenshots and video

About

JS Marathon online multiplayer Mortal Kombat like game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published