This project utilizes the vue3-pixi framework for integrating Pixi.js with Vue.js.
https://vue3-pixi-dino.vercel.app/
- Installation project dependencies
pnpm install
- Start the development server:
pnpm run dev
- Open your browser and visit
http://127.0.0.1:5173
to play the game.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. Make sure to follow the existing coding style and conventions.