https://github.com/cornernote/minetest-world_rock-scissors-paper
Minetest World - Rock Scissors Paper
https://github.com/cornernote/minetest-world_rock-scissors-paper
Last synced: 5 months ago
JSON representation
Minetest World - Rock Scissors Paper
- Host: GitHub
- URL: https://github.com/cornernote/minetest-world_rock-scissors-paper
- Owner: cornernote
- License: other
- Created: 2017-03-14T08:49:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-25T08:45:29.000Z (about 9 years ago)
- Last Synced: 2025-01-24T05:23:51.587Z (over 1 year ago)
- Language: Mathematica
- Size: 396 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minetest World - Rock Scissors Paper
Built using mesecons!
## Description
The objective is to select a gesture which defeats that of the opponent. Gestures are resolved as follows:
* Rock blunts or breaks scissors: rock defeats scissors.
* Scissors cut paper: scissors defeats paper.
* Paper covers, sands or captures rock: paper defeats rock.
## Features
* Detects win or draw
* Show both players the result using indicator lights
## Screenshots




## Credits
* Inspired by [Keith Enevoldsen's Think Zone](http://thinkzone.wlonk.com/Electricity/RockScissorsPaper.htm)