## Analysis
**Android store:** https://play.google.com/store/apps/details?id=com.seeplay.catjump&hl=en
**Reference video:** https://www.youtube.com/watch?v=Tk1H4Ebc1-Q
**Released:** 2019
**Downloads:**
- `100k+ (......... - 2020-11-05)`
- ` 1M+ (2021-06-14 - 2023-11-28)`
- ` 5M+ (2024-10-02 - ..........)`
### Screens
#### New game - tap to start
![[Cat jump - new game.png]]
#### In-game
![[Cat jump - in-game.png]]
- Dimensions based on the video 216x288, up-scaled 5x, to 1080x1440
- The cat sprite is 32x32
- HUD
- Distance travelled in meters
- Best distance travelled
- Coins collected
- Possibly a button to buy extra coins
- Pause button
- When you fail, you can continue for 300 coins or start from the beginning.
#### Continue
![[Cat jump - continue.png]]
#### Game over screen
![[Cat jump - game over.png]]
### Sprites
#### Character (new game screen)
![[Cat jump - idle loop.png]]
#### Character (in-game)
![[Cat jump - in-game sprites.png]]
#### In-game hazards, markers, interactable objects
![[Cat jump - in-game objects.png]]
## Art prototype
![[Cat jump - art proto.png]]
![[Cat jump - art proto with dimensions.png]]