This pockemon game is based on the concept of hiding pockemon balls at different location in google maps. User needs to visit those locations to collect the balls.Once who collected maximum ball at the end will win the game.
- Different pockemons ball can be hide at different places.
- User need to go to those location to callect the balls.
- Score record.
Pockemon on different location | Pockemon catched | Game points is increasing |
- Android Studio : Used as the Android developement environment.
- Goole Maps : Used for locating and picking pockemon balls.
- Can be extended for multiple player.
- Private room feature can be added once connected with cloud.
- Event can be organised at various levels.
You are welcome to contribute :
- Fork it :
https://github.com/saurabhpandey9/Pockemon-Game/fork
- Create new branch :
git checkout -b new_feature
- Commit your changes :
git commit -am 'Added new_feature'
- Push to the branch :
git push origin new_feature
- Submit a pull request!
Thanks for going through this Repository! Have a nice day.
Saurabh Pandey
This Project is licensed under the MIT License, see the LICENSE file for details.