Skip to content

Multiplayer real-time trivia game based on Nash Equilibrium. In this game a player can achieve the desired outcome by not deviating from their initial strategy. A game may have multiple Nash equilibrium or none at all.

Notifications You must be signed in to change notification settings

sawansloka/NaxGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nax Game

Nax Game is a decision-making theorem within game theory that states a player can achieve the desired outcome by not deviating from their initial strategy. In the Nash equilibrium, each player's strategy is optimal when considering the decisions of other players.

Screenshots

ScreenShot2

ScreenShot3

ScreenShot#1

Installing

Clone the repository

git clone https://github.com/sawansloka/NaxGame.git NaxGame

Change directory to /NaxGame

cd NaxGame

Install dependencies

npm install

Start the server

node index.js

Authors

  • Sloka Sawan

About

Multiplayer real-time trivia game based on Nash Equilibrium. In this game a player can achieve the desired outcome by not deviating from their initial strategy. A game may have multiple Nash equilibrium or none at all.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published