Skip to content

egartley/jumper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Jumper

2D game inspired by Doodle Jump which was popular in the early 2010's. This is an attempt at re-creating a similar game in Java.

Much of the code is copied from egartley/beyond-origins as of commit 0034758.

Currently, there are platforms that move down the screen in random positions that the player must stay on and not fall off the screen. The longer the player survives, the higher their score is. After falling, the user can retry by pressing enter.

In the future, different kinds of platforms, obstacles and power-ups may be introduced. Right now, it's very bare bones.

About

2D platformer inspired by Doodle Jump

Resources

License

Stars

Watchers

Forks

Languages