Skip to content

Dirtyloop/doodleJumpGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doodle Jump Game

Video

Doodle Jump Game

About the game

To run the game type in console:

./game.exe

  • for open the game in standard window size (640 x 1024)

./game.exe -window 600 800

  • for open the game in custom window size (in this example 600 x 800)

Use left and right arrows to move the player. Player scores and som infos are displayed in a console.

These features are implemented:

  • player's speed is not constant, player speeds up after another jump on the same platform and slows down after a jump on the other platform,
  • there are two types of platform - the green ones are real and the blue ones are fake,
  • immunity from falling down for the first 20 seconds of a game.

Known bugs:

  • from time to time, an unknown error causes the program to crush even right after starting it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages