hairyf / vue3-pixi-dino

Creating a flappy bird using Vue3 pixi
https://vue3-pixi-dino.vercel.app/
MIT License
2 stars 0 forks source link
dinosaur-game pixijs vue3

Dino Game(Vue3 and PixiJS)

This project utilizes the vue3-pixi framework for integrating Pixi.js with Vue.js.

https://vue3-pixi-dino.vercel.app/

Usage

  1. Installation project dependencies
pnpm install
  1. Start the development server:
pnpm run dev
  1. Open your browser and visit http://127.0.0.1:5173 to play the game.

Contributing

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.

License

MIT License © 2022-PRESENT hairyf