Skip to content

Anthony01M/top-down-car-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Top Down Car Game

This project is a Top Down Car Game where the player controls a car from a top-down perspective, trying to avoid obstacles and collect power-ups. The game includes features such as multiple car skins, power-ups with various effects, and a restart button to play again after a game over.

Features

  • Control a car from a top-down perspective.
  • Avoid obstacles and collect power-ups.
  • Multiple car skins to choose from.
  • Power-ups with various effects, such as speed boost, extra lives, and the ability to eat obstacles.
  • Restart button to play again after a game over.
  • Responsive design.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Installation

  1. Clone the repository:
    git clone https://github.com/Anthony01M/top-down-car-game.git
  2. Navigate to the project directory:
    cd top-down-car-game
  3. Open index.html in your browser to play the game.

Usage

  1. Use the arrow keys or WASD keys to control the car.
  2. Avoid obstacles and collect power-ups to enhance your gameplay.
  3. If you collide with an obstacle and have no extra lives left, the game will end. Click the "Restart" button to play again.
  4. Enjoy the game and try to achieve a high score!

License

This project is licensed under the MIT License. See the LICENSE file for details.


This project is part of my portfolio. Feel free to check out my other projects on GitHub.