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

https://github.com/sensorario/gioco-con-chatgpt


https://github.com/sensorario/gioco-con-chatgpt

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# LOTR chatGPT game X Three.js

This repo is a 3d of @sensorario GPT game.

It include a basic scene with a cube, perspective camera, orbit controls and GUI.
![Screenshot 2024-02-02 alle 22 33 30](https://github.com/rock-biter/gioco-con-chatgpt/assets/74297920/6b37796a-2348-48e2-a7c8-6aaf097f2123)

[Available video on YouTube](https://youtu.be/hGjkqWzD9sM)

## Installation

Install the dependencies

```bash
npm install
```

## Development

```bash
npm run dev
```

## Build

```bash
npm run build
```

## License

[MIT](https://choosealicense.com/licenses/mit/)