Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paveldeuce/game-theory-move-by-nature
Criteria for solving games with nature
https://github.com/paveldeuce/game-theory-move-by-nature
babel codeclimate eslint game-theory javascript makefile move-by-nature travis-ci
Last synced: 5 days ago
JSON representation
Criteria for solving games with nature
- Host: GitHub
- URL: https://github.com/paveldeuce/game-theory-move-by-nature
- Owner: PavelDeuce
- Created: 2019-10-08T11:22:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-07T16:00:33.000Z (almost 4 years ago)
- Last Synced: 2024-09-08T16:36:31.098Z (2 months ago)
- Topics: babel, codeclimate, eslint, game-theory, javascript, makefile, move-by-nature, travis-ci
- Language: JavaScript
- Homepage:
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# game-theory: move-by-nature
[![Build Status](https://travis-ci.org/PavelDeuce/Game-theory-Move-by-nature.svg?branch=master)](https://travis-ci.org/PavelDeuce/Game-theory-Move-by-nature)
[![Maintainability](https://api.codeclimate.com/v1/badges/a90e86b7db3c02b9b289/maintainability)](https://codeclimate.com/github/PavelDeuce/Systems-analysis-methods-Move-by-nature-/maintainability)In game theory a move by nature is a decision or move in an extensive form game made by a player who has no strategic interests in the outcome. The effect is to add a player, 'Nature', whose practical role is to act as a random number generator. For instance, if a game of Poker requires a dealer to choose which cards a player is dealt, the dealer plays the role of the Nature player.
## Install
`git clone https://github.com/PavelDeuce/game-theory-move-by-nature`
>Enter your data in src/data
[![asciicast](https://asciinema.org/a/IugeCiK5F2fizP0zZylwHhuXg.svg)](https://asciinema.org/a/IugeCiK5F2fizP0zZylwHhuXg)