Skip to content

Commit 10b6f83

Browse files
authored
📓 Update README.md
1 parent 3ac937f commit 10b6f83

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212

1313
A pretty cool yahtzee game in augmented reality.
1414

15-
[yAR-htzee](https://platane.github.io/yAR-htzee)
15+
[🎲 yAR-htzee](https://platane.github.io/yAR-htzee)
16+
17+
[🥇 leaderboard](https://github.com/Platane/yAR-htzee/issues/6)
1618

1719
# Background
1820

19-
This game uses [8thwall](https://www.8thwall.com/products-web#world-tracking) SDK to achieve world tracking.
21+
This game uses [8thwall](https://www.8thwall.com/products-web#world-tracking) or native [WebXR](https://developer.mozilla.org/en-US/docs/Web/API/WebXR_Device_API) to achieve world tracking.
2022

2123
The dice are rendered with [three.js](https://github.com/mrdoob/three.js) using [react-three-fiber](https://github.com/pmndrs/react-three-fiber) and the physical world is simulated with [cannon.js](https://github.com/schteppe/cannon.js).
2224

23-
If the device does not support AR or 8thwall can't be loaded, the game runs without Augmented Reality.
24-
2525
# Install
2626

2727
```sh

0 commit comments

Comments
 (0)