Skip to content

Commit 23efbac

Browse files
author
hussienalrubaye
committed
add pockemon game
1 parent 8f2abf0 commit 23efbac

File tree

83 files changed

+1616
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+1616
-0
lines changed

Assets/mapApp/bulbasaur.png

13.4 KB
Loading

Assets/mapApp/charmander.png

16.3 KB
Loading

Assets/mapApp/mario.png

17.4 KB
Loading

Assets/mapApp/squirtle.png

15.6 KB
Loading

MyCurrentLocationApp/.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
*.iml
2+
.gradle
3+
/local.properties
4+
/.idea/workspace.xml
5+
/.idea/libraries
6+
.DS_Store
7+
/build
8+
/captures
9+
.externalNativeBuild

MyCurrentLocationApp/.idea/encodings.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

MyCurrentLocationApp/.idea/gradle.xml

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

MyCurrentLocationApp/.idea/misc.xml

Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

MyCurrentLocationApp/.idea/modules.xml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

MyCurrentLocationApp/.idea/runConfigurations.xml

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)