Skip to content

kushvr7/DRAGON-BALL-GAME

Repository files navigation

DRAGON-BALL-GAME

JAVASCRIPT BASED WEB GAME .

Its a DRAGON-BALL-Z game where 2 fighters , fight with each other to score a maximum point within the given time limit . its a multiplayer game , different movement controls , power controls and teleportation controls are given to each player . It is developed using HTML , CSS and JAVASCRIPT . The core language used is JAVASCRIPT to build this game

Each player is represented by a spirit which were original character of DRAGON-BALL-Z . SCORE of each player is represented on the top of each player side panel .

On every hit of power shoot to the opponent 1 point is increased . And the players has to so on make the hit to collect the points .

Each player can move on the screen using the controls (keyboard inputs) . Similarly they can POWER-UP , POWER-SHOOT , POWER-RELAX and TELEPORT using the controls alloted .

COLLISION SOUND , GAME EFFECT SOUND and TELEPORT SOUND EFFECT ALSO ADDED .

|==== FOR FULL SCREEN mode : type "F" ====|

###CONTROLS FOR PLAYER 1 :

  1. "ARROWLEFT" to move left .
  2. "ARROWRIGHT" to move right .
  3. "ARROWTOP" to move top .
  4. "ARROWDOWN" to move down .
  5. "K" to powerUP.
  6. "O" to telePort .
  7. "L" to shoot .
  8. "P" to powerDown .

###CONTROLS FOR PLAYER 2 :

  1. "A" to move left .
  2. "D" to move right .
  3. "W" to move top .
  4. "S" to move down .
  5. "Q" to powerUP.
  6. "Z" to telePort .
  7. "E" to shoot .
  8. "R" to powerDown .

THE CHARACTERS CHANGES AS THE SPIRITS MAKES A CERTAIN THRESHOLD HITs

SOME OF THE SCREENSHOTS OF THE GAME :

MAIN WINDOW

cover

NEW TELEPORTATION an both power charged

s7

CODE FOR THE POWERS .

MOVEMENT OF PLAYERS

movement

POWER-UP

powerup

POWER-DOWN and SHOOT

POWERSHOOT CODE

COLLISION(HIT made or not)

collision

About

JAVASCRIPT BASED WEB GAME . (stay tuned !)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published