Home  /  Casual Games  / Jumper on Windows Pc

Jumper on Windows Pc

Developed By: Lyn Scott

License: Free

Rating: 3,7/5 - 6 votes

Last Updated: December 24, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

Game Details

Version 1.1
Size 1.7 MB
Release Date May 31, 15
Category Casual Games

Description from Developer:
This game was created as a practice of AndEngine (Open Source Android Game Engine). The book “Learning AndEngine” by Packt Publishing teaches this game engine developing a Doodle J... [read more]

Game preview ([see all 4 screenshots])

Game preview

About this game

On this page you can download Jumper and play on Windows PC. Jumper is free Casual game, developed by Lyn Scott. Latest version of Jumper is 1.1, was released on 2015-05-31 (updated on 2023-12-24). Estimated number of the downloads is more than 100. Overall rating of Jumper is 3,7. Generally most of the top apps on Android Store have rating of 4+. This game had been rated by 6 users, 2 users had rated it 5*, 4 users had rated it 1*.

How to play Jumper on Windows?

Instruction on how to play Jumper on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Jumper on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this game on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Play Jumper using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Jumper" icon on the home screen to start playing, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to play Jumper on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Jumper" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.1.

Download Jumper 1.1 on Windows PC – 1.7 MB

This game was created as a practice of AndEngine (Open Source Android Game Engine). The book “Learning AndEngine” by Packt Publishing teaches this game engine developing a Doodle Jump clone. My intention is to share this game and my experience with this book.

[ Game Instructions ]

1) Just go as high as you can.
2) Use platforms to jump.
3) Avoid those black bugs.


[ AndEngine ] www.andengine.org

Let’s be honest here, I love it. AndEngine is really good.

Game Development is hard. You need to learn a lot of stuff and AndEngine seems to be perfect as starting point. All you need is to know JAVA.

I would strongly recommend anyone who interested in learning Game Development to try AndEngine first. It is so simple, well structured and there exist classes for everything (Sprites, Tiled Sprites, Animated Sprites, Parallax Background, Extensions for Physics, Etc) and that makes your life easier because the framework does the heavy work for you. You will be able to create your first game easily (and avoid frustration).

Not everything is good about AndEngine. It is no longer under development (no updates since 2013). Also, this game engine has enough performance for simple games but if you are going to create complex games (with hundreds of sprites or FXs at the same time) you will notice a big impact on your FPS. It might not be an issue with new Android Phones but you must take it as a serious issue if you plan to support older devices with limited resources (RAM/CPU/GPU).

Many developers avoid AndEngine because it works only on Android but if you don’t care about that. You should know that this can be an advantage in some cases because you can use the whole Android SDK directly. It is not that easy from multiplatform engines like LibGDX or Cocos2D-X.

[ Learning AndEngine ] 9/10

https://www.packtpub.com/game-development/learning-andengine

This book is Amazing just buy it now! The author explains everything really well, and he uses a nice object approach (and best practices) in every chapter of this book. I like the use of patterns (singleton & factory) to create reusable and optimized code.

You will be able to create your own game quickly after you finish this book. How do I know that? Because I did, check it out:

https://play.google.com/store/apps/details?id=com.app_dev_coders.jumping_goat


[ Jumper game ]

It is a basic jumping game, well designed and polished. It uses Sprites (simple, tiled and animated), physics + collision detection, particle system, parallax backgrounds, Sound + Music and more. Most of the components are reusable.

It saves the highest score & preferences using SharedPreferences from Android SDK.

All the graphics are available at:
http://opengameart.org/users/kenney

You can get the source code if you provide your email at “Packt Publishing” web site. The link is above.

There is an “Official version” of this game available if you want to check it out:
http://www.appjenny.com/Android/App/is.kul.learningandengine.official