image bg JumpyCat
image JumpyCat
JumpyCat
Play Now
Game loading..
25
image bg JumpyCat

JumpyCat

2 plays

JumpyCat

It’s a Flappy Bird-style game, but with cats instead of birds! Featuring a variety of hand-drawn cat breeds, an infinite level design, parallax scrolling, and randomly generated pipes. Web Dev https://www.crazygamesonline.com/
Play JumpyCat
$('.sidebar').mouseenter(function() { $('.logo-icon').css('width', '120px'); $('.logo-icon').attr('src', '../../../static/logo/kizi/logo.png'); }); $('.sidebar').mouseleave(function() { $('.logo-icon').css('width', '35px'); $('.logo-icon').attr('src', '../../../static/logo/kizi/logo-35.png'); });