Skip to content

HacketyTrack.md

Noah Gibbs edited this page Dec 19, 2023 · 1 revision

Get Hackety-Hack Working

Hackety-Hack was a fun "learn programming" app, and the crown jewel of Shoes3. Scarpe is nowhere near running it. We had an old issue with instructions to run it in Scarpe and find out what unsupported feature we hit first.

For now and probably for quite some time, that feature is multiple windows. We're not close to that with Webview. But it's not the only one. We still need display properties (e.g. calling .width on a drawable and getting the current width in pixels, not the style you requested), for instance. They're not the first feature we're missing when you run Hackety-Hack, but we'd definitely need them.

Hackety-Hack uses nearly all of Shoes.