Skip to content

talkative/wizard-ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Phaser Game Jam Template

A simple Phaser 3 game template for game jams.

Built with Vite, TypeScript, and Phaser 3.

This template provides a basic character movement system with two animations:

  • Idle (when standing still)
  • Walking (when moving left or right)

🚀 Features

  • 2D character movement
  • Walk & idle animations
  • Basic physics
  • Fullscreen scaling

🛠️ Setup & Installation

Install dependencies

npm install

Start the development server

npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors