Skip to content

Made with the help of a tutorial, then improved upon.

Notifications You must be signed in to change notification settings

D3V-D/fighting-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Plain Javascript Fighting Game

Made with the help of a tutorial, then improved upon.

Improvements made

  • Start screen
  • Jump detection (no jump spamming)
  • Better hitboxes
  • Cannot walk through sides of the game
  • Game is more responsive. Instead of 1024 x 576, now fullscreen. (Still, recommended to have a similar ratio).
  • Added music
  • Play again and back to menu buttons
  • Controls section in menu

Controls

Movement and attack controls. Note, characters do not turn.

Player 1 (Samurai Mack)

  • W - Jump
  • A - Move left
  • D - Move right
  • S - Attack

Player 2 (Kenji)

  • - Jump
  • - Move left
  • - Move right
  • - Attack

About

Made with the help of a tutorial, then improved upon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published