iPokeMon is a PokéMon game on iOS with Location Based Service, i.e., PokeMons are distributed in the real world. You'll find different PokeMons in different cities, or even countries.
Just imagine that we live with PokeMons in real world. ;)
This was my Graduation Project. I tried to submit it to the App Store when the v0.3.2 done, but finally, the binary was rejected on May 16, 2012 with the reason of rejection: "8.5: Use of protected 3rd party material (trademarks, copyrights, trade secrets, otherwise proprietary content) requires a documented rights check which must be provided upon request". What a pity! There was a time I wanted to ask some designers to create a set of PokéMon like characters, but I gave up the thought cause it'll lose its meaning then. So after I graduated from university on Jun, 2012, I shelved this project for several months.
Till now, I still hope to have such a game on iOS. With my own limited capacity, iPokeMon is still in beta version. So I open source this whole project in order to let more and more people (both programmer & designer, or even just a player are all welcomed) participate in the development. I look forward to that one day it can be owned by everyone that grown up with PokéMon!
Finally, I would like to say that feel free to transplant this project to any system! And I'll be glad if you send me a mail about your transplanting. ;)
You can follow me for updates on the development: Twitter / Sina Weibo.
Refer to the Game Play Manual.
- Evolutionary systems
- Battle between trainers
- Computers for Pokemon storage & transmission
- Move effect & related animations
- etc.
v0.3.4 @ 2013-01-21
- Fix bugs on iOS 6.0.
v0.3.3 @ 2013-01-13
- Fix some warnings for the new Xcode compiler;
- Update submodules.
v0.3.2 @ 2012-05-08
- Modify regions for Wild Pokemon.
- Fix some potentical crash bugs.
- Add In-App Feedback with mail.
- Add Store & In-App Purchase.
v0.1.0 @ 2012-04-26
- You can find different Pokemons based on your location (make sure you enable
Location Service
). - Caught Wild Pokemons if you have Pokeballs.
- You can leave the App run in background, and when a Wild Pokemon appeared, you'll receive a
Push Notification
to deal with it. - You can heal Pokemons by using some medicine, including Status Healers, HP/PP Restore.
- and more features exist in PokéMon.
iPokeMon requires iOS 5.0 SDK or later.
The Beta version of iPokeMon is hosted on TestFlight, just register a account and join MY TEAM.
Or you can join other developers' teams HERE.
If you have some spare time then there is no better way to help an open source project than to get involved at one level or another. Contributions are very much appreciated and needed in any of the following ways:
- Improve the source code;
- Help diagnose and report problems;
- Suggest fixes by sending in patches;
- Help with unit and end-to-end testing;
- Provide peer support on our forum or on the Sencha forum;
- Publish an article on your blog (send the link) to educate others regarding some aspect of the project;
- Help with missing documentation;
- Improve the game data.
For programmers, if you want to be a contributor of the source code, just fork this repo as your own and improve the code in your own repo. When you done, send a "Pull Request" to me. I'll merge the commits after checking. And b.t.w, it is better to send "Pull Request" whenever you've modify the source code, even a modification of one word. :) [Configuration Page]
And for designers, feel free to discuss with me on the design work via email: kj#kjuly.com
.
I collected the original data of iPokeMon on the internet. Most of them are okay, but of course, the lack is also hard to avoid. So I'm glad that you can help me to improve the data.
As an independent developer, I need some support with microdonations to continue the project. Your monetary support is greatly appreciated!
And an another way to support me, you can purchase any of my iOS Apps which are sold on the AppStore, or just share this page to your friends via Twitter, Facebook, Google+, etc.
Thanks in advance! <3
I'd love your feedback.
Email your comments, suggestions and questions to dev#kjuly.com
.
Or you can just post a bug report or a feature request HERE.
Thank you! :)
In addition to the MIT LICENSE, I ask that you do not publicly distribute the app as a whole in binary form (e.g. on the App Store). If you do want to, please contact me for the permission first. Thank you! :)