This repository has been archived on 2022-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
GeometryDash3D/README.md
2022-11-22 10:40:36 +01:00

13 lines
301 B
Markdown

# Geometry Dash en 3D
Pour lancer rapidement le jeu avec un serveur python :
```bash
$ ./run.sh
```
## Dépendances
- Télécharger [ThreeJS](https://github.com/mrdoob/three.js) et placer le
fichier [`.js`](https://unpkg.com/three@0.146.0/build/three.min.js) dans
[`js/lib`](./js/lib/).