Omnimaga

General Discussion => Other Discussions => Topic started by: Flapjack30 on September 05, 2019, 12:38:12 am

Title: Pokemon Amber
Post by: Flapjack30 on September 05, 2019, 12:38:12 am
Has this game ever been completed? I've seen artwork and posts about it but cant find any download. It looks really cool, I'd love to play it if it exists somewhere
Title: Re: Pokemon Amber
Post by: E37 on September 05, 2019, 11:59:46 am
Here is the answer.
https://www.omnimaga.org/ti-z80-calculator-projects/pokemon-amber/msg402428/#msg402428 (https://www.omnimaga.org/ti-z80-calculator-projects/pokemon-amber/msg402428/#msg402428)

So, no. The source was lost.
Hint: There is a search box in the top right. Try it. That post was the first thing besides your post that came up.
Title: Re: Pokemon Amber
Post by: Xeda112358 on September 05, 2019, 06:48:20 pm
It turns out that I actually used a lot of the code in the OmniRPG project to get a mockup and the source was available for that. The Pokemon Amber project is essentially dead, but I did look through the code and try to get it up and running. The code was super convoluted and poorly documented, so it would have been difficult to expand upon.

However, it did inspire me to work on an RPG engine (https://github.com/Zeda/rpg) (also incomplete) if you are ever feeling motivated! Here's an up-to-date .gif of the example for the project:
(https://i.imgur.com/5URFYMQ.gif)
You can see the coordinates in the upper right that are on for debugging, and the name input leaves a lot to be desired (in fact, it doesn't even work yet :P)