Giter Site home page Giter Site logo

2dgame's Introduction

About the game : 

The game is an arcade game (inspired by ​ Jetpack Joyride​ ) where the player controls the object and move it up, forward and backward while collecting coins. The player should also dodge the obstacles/enemies as they have penalties.
Objective of the game is to maximize score by collecting coins. The player will level up when certain distance is attained and that will cause additional enemies to get unlocked, namely Boomerang and Viserion(the dragon :P) increasing the difficulty of the game.

Objects:

1. Player : The main character of the game, who can navigate through the world and has 10 lives initially. 

2. Wall

3. Platform

4. Coins : 2 types of coins (yellow:1 points and pink:5 points)

5. Magnet

6. Special Flying Objects / Powerups : 2 types of powerups - red one for  +1 lives and magnet, and a green one for +5 points!

7. Circular Ring / Tunnel : A semicircular tunnel like ring in which the player can get into and will be protected from all the enemies.

8. Enemies : 
	a. Fire Lines : Inclined at any angle to the horizontal.
	b. Fire Beams :  parallel horizontalfire beams appear and can move vertically up and down.
	c. Boomerang : Appears in Level-2. Moves in a horizontal-U shape and is deadly.
	d. Viserion-The Dragon(:-P)(BONUS ENEMY) : The unbeatable enemy! Throws deadly fire balls which can kill the player it appears in level 3.

9. Water Balloons : To extinguish fire beams and fire lines.

BONUS OBJECTS : 

10. Special Shield Powerup : A ring like object comes flying which when collected will activate the player's shield!

11. Sword : Will protect from enemies. Has a strength of 8 seconds.

12. JetFire : The player leaves the JetFire trail when it uses the jetpack to fly upwards!

13. Seven Segment Display Objects : Used to display - SCORE, LIVES, LEVEL.


Physics Implemented : 

1. Gravity influenced movement of objects.

2. Horizontal-U movement of the boomerang.

3. Projectile nature of objects.

4. Magnet affects player's path of motion.

Controls :

-  LEFT-key  : Move Left
-  RIGHT-key : Move Right
-  SPACE     : Move Up
-  B         : Throw water balloons
-  Mouse scroll-wheel : Zooming

2dgame's People

Contributors

pragun22 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.