An open API service indexing awesome lists of open source software.

https://github.com/nodegame/myexperiment

A Sample Game to Learn Features of the NodeGame Framework
https://github.com/nodegame/myexperiment

Last synced: 3 months ago
JSON representation

A Sample Game to Learn Features of the NodeGame Framework

Awesome Lists containing this project

README

          

# myexperiment
Stefano

## Description

This game is a modification of the default Dictator game generated with:

```
cd bin
node nodegame create-game myexperiment
```

It contains additional steps, bots, and extra features.

### Hands On

1. Add a Tit-for-Tat bot
2. Keep default offer on timeup
3. Let the Observer reply to the Dictator.

## License

[MIT](LICENSE)