ghewgill / puzzles

Simon Tatham's Portable Puzzle Collection
Other
143 stars 25 forks source link

Working on a rewrite: new maintainers? #14

Open KyleDSwarner opened 5 months ago

KyleDSwarner commented 5 months ago

I’ve been internally working on a rewrite of this puzzles app over to Swift as a learning + passion project for myself. My aim is to add a few features that id like to have in the app, and eventually my goal would be to release them to everyone.

The code I’ve written so far is forked from this repo (on my self-hosted git repo at the moment), and ideally the easiest path forward would be to get the changes merged in here and released to the existing App Store listing.

It looks like this app hasn’t been touched in a while, so I’d like to see if there’s a possibility of adding maintainers or transferring ownership over so work can continue and updates can be released to everyone who already has the app.

Appreciate it!

NLZ commented 5 months ago

I think it would be better to release it as a separate app, but I would be interested to try it

KyleDSwarner commented 5 months ago

Certainly cleaner from a maintenance standpoint! I worry multiple App Store listings would be confusing, but I’m not opposed.

I’ve been waiting to start committing the code until I figured out how I was going to release it. It’s coming along though! Happy to see interest in testing.

A quick screenshot. Not everything you see works yet but this game can be completed: IMG_1908

davmillar commented 5 months ago

Looks good so far! I don’t have any experience with iOS development but I’d be happy to help test if you need another pair of eyes/hands.

On Sat, Apr 20, 2024 at 3:06 PM Kyle Swarner @.***> wrote:

Certainly cleaner from a maintenance standpoint! I worry multiple App Store listings would be confusing, but I’m not opposed.

I’ve been waiting to start committing the code until I figured out how I was going to release it. It’s coming along though! Happy to see interest in testing.

A quick screenshot. Not everything you see works yet but this game can be completed: IMG_1908.png (view on web) https://github.com/ghewgill/puzzles/assets/929017/b56590f3-0c3c-45be-acf7-ed7f8b01f53a

— Reply to this email directly, view it on GitHub https://github.com/ghewgill/puzzles/issues/14#issuecomment-2067769838, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEM3PXXUNNXRQORVYG2TP3Y6LDFJAVCNFSM6AAAAABGQW5PMCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRXG43DSOBTHA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

KyleDSwarner commented 2 months ago

For everyone who chimed in, I've released the new app!

https://apps.apple.com/us/app/puzzles-reloaded/id6504365885

I'd love your feedback on how it runs - It's still rough around the edges.

The new app is on GH, please send any issues my way: https://github.com/KyleDSwarner/puzzles-reloaded

Cheers!