Skip to content

An endless slashing game made with three.js and Vue

License

Notifications You must be signed in to change notification settings

honzaap/SlashSaber

Repository files navigation

Slash Saber

GitHub Repo stars ThreeJS version Vue version GitHub

Try it out!

An endless slashing rush

Slash Saber is an endless game made with three.js and Vue

Slash Saber gameplay

How to play

  • Slash obstacles with your sword using the mouse
  • Some obstacles can only be slashed from one direction
  • Game ends when you let 3 obstacles hit you

Installation

  1. Clone repository to your local machine
  2. Open terminal and cd into repository folder
  3. Run npm install
  4. Run vite or npm run dev

3D assets

  • Blender files for some 3D assets are available in the dev_assets folder and are free to use under the condition that you star this repository 🙂

Used technologies