SkillAgentSearch skills...

The Wandering Wraith

A 2d platformer for js13kGames 2019 edition challenge.

Install / Use

npx skills add tulustul/The-Wandering-Wraith

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

The Wandering Wraith

A 2d platformer for js13kGames 2019 edition challenge.

You can play it here or on the contest page

Post mortem

Game screenshot

Controls

  • left and rigth arrows for movement
  • space for jumping

Editor

The game comes with a built-in editor available in development build only. Game screenshot

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

View on GitHub
GitHub Stars132
CategoryDevelopment
Updated25d ago
Forks27

Languages

TypeScript

Security Score

95/100

Audited on Jul 13, 2026

No findings