ton3s / threejs-blockchain-pilot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Blockchain Pilot

A side scrolling shooter integrated with blockchain (Tokens and NFTs) as well as VR to explore technologies

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

Future Updates

  • Integrate with React Three Fiber
  • VR functionality
  • Mobile support
  • Setup high score table
  • Add additional game modes (Endless / Levels)
  • Add additional enemies / bosses
  • Integration with blockchain to provide tokens on level completion
  • Achievement badges minted as NFTs
  • Setup in-game store where additional guns/ships minted as NFTs can be purchased with tokens

About


Languages

Language:JavaScript 80.5%Language:CSS 13.6%Language:HTML 6.0%