Skip to content

alvarosabu/nuxt-3d-dnd-game

Repository files navigation

Nuxt 3D DnD Game

This project is a Dungeons & Dragons-like 3D game, built entirely with Nuxt, TresJS, and ThreeJS ❤️

Production

Currently deployed on: nuxt-3d-dnd-game.fly.dev

Development

While this project uses pnpm as the package manager, you can use any package manager of your choice, such as npm, yarn, or bun.

Getting Started

  1. Clone the repository.
  2. Install dependencies:
    pnpm install --frozen-lockfile
  3. No .env file is required for this project at the moment.
  4. Happy coding! ❤️

Scripts

Here are some useful commands to get started:

Command Description
pnpm dev Run the project locally in development mode.
pnpm dev --host Run the project in development mode and expose it on your network.
pnpm build Build the project.
node .output/server/index.mjs Serve the built project for testing.

Contributors

License

The license for this project is currently undefined. Please check with the project owner for clarification.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages