The Wandering Wraith
A 2d platformer for js13kGames 2019 edition challenge.
Install / Use
npx skills add tulustul/The-Wandering-WraithInstalls into whichever agent you are using.
README
The Wandering Wraith
A 2d platformer for js13kGames 2019 edition challenge.
You can play it here or on the contest page

Controls
- left and rigth arrows for movement
- space for jumping
Editor
The game comes with a built-in editor available in development build only.

Some non-obvious things about editor:
- press "e" to enable it
- you can delete objects with "delete" key
- when path point is selected you can:
- cut it using "c"
- toggle between straight lines and bezier curves using "v"
Getting started
npm install
For development
npm run start
A dev server is started at http://localhost:8080
For production
npm run build
Ready to use bundle is located in /dist directory.
Thanks for Frank Force for his awesome ZzFX.
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
