This repository was archived by the owner on Jan 9, 2025. It is now read-only.
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
Snake game for Android made with Jetpack Compose.
3
3
Blog Post: https://medium.com/@themukeshsolanki/classic-snake-game-with-jetpack-compose-2b78f4892ca
4
4
5
- <img src =" https://raw.githubusercontent.com/mukeshsolanki/snake-game-android/main/screenshots/menu.png " />   ;  ;
6
- <img src =" https://raw.githubusercontent.com/mukeshsolanki/snake-game-android/main/screenshots/ingame.png " />   ;  ;
7
- <img src =" https://raw.githubusercontent.com/mukeshsolanki/snake-game-android/main/screenshots/endgame.png " />   ;  ;
8
- <img src =" https://raw.githubusercontent.com/mukeshsolanki/snake-game-android/main/screenshots/highscore.png " />   ;  ;
5
+ <img src =" https://raw.githubusercontent.com/mukeshsolanki/snake-game-android/main/screenshots/menu.png " width = " 248px " />   ;  ;
6
+ <img src =" https://raw.githubusercontent.com/mukeshsolanki/snake-game-android/main/screenshots/ingame.png " width = " 248px " />   ;  ;
7
+ <img src =" https://raw.githubusercontent.com/mukeshsolanki/snake-game-android/main/screenshots/endgame.png " width = " 248px " />   ;  ;
8
+ <img src =" https://raw.githubusercontent.com/mukeshsolanki/snake-game-android/main/screenshots/highscore.png " width = " 248px " />   ;  ;
9
9
10
10
## How to build the app
11
11
1 . Clone the repository.
You can’t perform that action at this time.
0 commit comments