Skip to content

drproteus/bun-phaser-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bun Phaser Template

Includes

  • Phaser 3

Setup

Get Bun.

bun install

Run

bun run build
bun run serve

Defaults to http://localhost:3000.

Files

  • dist/index.html: Main static entry page.
  • src/js/app.js: Main app script.
  • src/css/main.css: Custom CSS.

Demo

image

Releases

No releases published

Packages

 
 
 

Contributors