Skip to content
Notifications You must be signed in to change notification settings

trose2012/Jumpy-Jumpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9b88c00 · · Sep 28, 2025

History

1 Commit
Sep 28, 2025
Sep 28, 2025
Sep 28, 2025
Sep 28, 2025
Sep 28, 2025
Sep 28, 2025
Sep 28, 2025
Sep 28, 2025
Sep 28, 2025

Repository files navigation

Folder structure

  • src - source code for your kaplay project
  • dist - distribution folder, contains your index.html, built js bundle and static assets

Development

$ bun run dev

will start a dev server at http://localhost:8000

Distribution

$ bun run build

will build your js files into dist/

$ bun run zip

will build your game and package into a .zip file, you can upload to your server or itch.io / newground etc.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published