Skip to content

DavidPulke/BoxGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoxGame Description:

BoxGame is a 2D game where the player must guide a box to the finish line, similar to the Mario game. The game includes a registration and login system, with user details stored in LocalStorage. Additionally, there is a counter that tracks the number of meters the player has covered during the game.

Main Features:

  • Registration and Login: Users can register and log into the game, with details saved in LocalStorage.

  • Progress Tracking: A counter that tracks the number of meters the player covers throughout the game.

  • 2D Design: A simple and enjoyable game with 2D design reminiscent of classic arcade games.

Important Notes:

  • Controls:

  • Movement: WSD or wsd

  • Jump: SpaceBar / w

About the Game:

To increase difficulty, I added a "False Jump" mechanism: After the third jump, the player will experience a "False Jump," and they must land on the ground and press Space to cancel the "False Jump." Only then will the player regain the ability to jump twice again.

Responsiveness:

The game is designed for desktop play since it uses keyboard event listeners. Therefore, it is optimized for screen sizes above 1050px by 750px.

Installation and Local Run:

Navigate to the folder:

  • bash

  • Copy code

  • cd BoxGame

Open the file:

Open index.html in your preferred browser.

js-1-image צילום של המשחק ( DavidPolak )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published