Skip to content

A Godot Engine powered platformer. It's based on UmaiPixel's tutorial series.

Notifications You must be signed in to change notification settings

luveqz/king-craft

Repository files navigation

King Craft 👑

A Godot Engine powered platformer. It's based on UmaiPixel's tutorial series.

Play Now 🕹️

Build Setup

  1. Open the project in Godot Engine 3.

  2. Export the project as HTML5, and choose /dist as the export directory.

  3. Install the dependencies and preview your game at http://localhost:3000:

    npm install
    npm run preview
  4. Create a Vercel production deployment:

    npm run deploy

Screenshot

screenshot

About

A Godot Engine powered platformer. It's based on UmaiPixel's tutorial series.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published