Page 1 of 1

Seahorse Adventures

PostPosted: 02 May 2020, 04:36
by dulsi
Fedora 32 removes the Seahorse Adventures game. I'm pretty sure I looked at upgrading it from python 2 to python 3 and decided it was too much work. Even though I didn't play it much it annoyed me that it was removed. So instead of working on something I planned to do, I ported Seahorse Adventures to python 3.

https://github.com/dulsi/seahorse-adventures

EDIT: Original website: http://www.imitationpickles.org/barbie/

Re: Seahorse Adventures

PostPosted: 02 May 2020, 06:49
by ffaf
One of the cosiest platformers for Linux ever developed, thanks for porting!

Re: Seahorse Adventures

PostPosted: 02 May 2020, 16:47
by dulsi
Nebuleon made an update for GCW Zero. I'm not sure if I should include those or not in the python 3 version. pygame 2 will probably render some of the optimizations unnecessary.

Re: Seahorse Adventures

PostPosted: 06 May 2020, 14:24
by dulsi
Latest Open Game Source article details porting Seahorse Adventures and adding in support for trophies.

Re: Seahorse Adventures

PostPosted: 06 May 2020, 15:39
by ffaf
Informative and entertaining, thanks.