Skip to content

AndBasicsIndiascholarship/pappu-pakia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pappu Pakia

Note about this modification

The original game was created by Rishabh and Kushagra. The code for the original version can be found here.

Caroline Buckey and Sarah Spikes modified the repository to create exercises for the Udacity course Version Control Using Git and Github. These modifications included introducing bugs and other changes that the original authors did not create! The bugs are intended to give learners experience using Git to find the commit where a bug was introduced. To play the modified version of the game, simply open the index.html file in your web browser.

Many thanks to Rishabh and Kushagrai for creating this awesome game.

Original README

Pappu Pakia

This HTML5 Game (Pappu Pakia) has been happily made for the Github Game Off 2012.

PLAY THE GAME HERE

Credits

Handsomely coded by Rishabh. Beautiful graphics by Kushagra.

Sharing is Caring <3

Some tricks and tips that we learnt while making this game has been shared on CodeTheory and CSSDeck.

Game Libraries Used

No Gaming/Physics Libraries/Frameworks used. All Custom Code and Custom Physics. Only jQuery used for quick and few DOM manipulations.

About

Based on the compo's rules, the concepts that we tried to incorporate are fork, branch, push, pull, clone.

You are pappu in the game, a little character. You need to click the mouse or tap (touch screen) to levitate else pappu will descend. If he hits the top or bottom boundaries that'll end the game.

There will be some obstacles along the way like forks, branches and some enemies who are also known as "pakias". Hitting them will end the game. 3 types of pakias - sad (pull you), happy (push you), angry (kill you). Keep safe distance from them!

There are some collectibles too! Coins for points (yellow for 50, pink for 100, red for 500, blue for 1000). Stars for invincibility for a short period. Berries spawning clones that'll destroy anything that comes in their way!

Collisions are not super strict to make the gameplay a little less harder.

No Libraries/Frameworks used. All Custom Code and Custom Physics.

Hit Enter or Spacebar keys to (re)start the game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.7%
  • HTML 16.6%
  • CSS 8.7%