https://github.com/strilanc/securemultipartyfogofwar
An example of using secure multi party computation to compute fog of war in a peer to peer setting without ever sending private unit positions.
https://github.com/strilanc/securemultipartyfogofwar
Last synced: 4 months ago
JSON representation
An example of using secure multi party computation to compute fog of war in a peer to peer setting without ever sending private unit positions.
- Host: GitHub
- URL: https://github.com/strilanc/securemultipartyfogofwar
- Owner: Strilanc
- Created: 2013-11-12T02:25:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-12T02:32:13.000Z (over 12 years ago)
- Last Synced: 2025-09-13T01:42:40.381Z (9 months ago)
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SecureMultiPartyFogOfWar
========================
An example of using secure multi party computation to compute fog of war in a peer to peer setting without ever sending private unit positions.
[Running version on JSFiddle.](http://jsfiddle.net/nZHZ8/22)