Skip to content

rajat1155-rrrkk/Playable1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neon Drift Rush Playable

A Vite + Phaser mobile playable ad that is ready to push to GitHub and deploy on Vercel.

Stack

  • Phaser 3.90.0
  • Vite 6.3.1
  • Vercel static deployment via dist

Local development

npm install
npm run dev

If you want the install button to open a real store page, set VITE_STORE_URL in your shell or in Vercel project settings before running.

Production build

npm run build

Deploy on Vercel

  1. Push this folder to GitHub.
  2. Import the repo into Vercel.
  3. Vercel should detect the project as Vite.
  4. Build output is dist, which is also pinned in vercel.json.

Quick reskin points

  • Set VITE_STORE_URL for the install CTA
  • Update title and shell copy in index.html
  • Tune gameplay values in src/game/scenes/PlayScene.js

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors