Vikash-8090-Yadav / Future.WebNet

One place for the web3 developer to showcase their project . This Repo Web3.World consists of projects (decentralized apps) build on differnet chains.This made for the blockchain developer who want's to learn something while contributing .
MIT License
110 stars 125 forks source link

Car racing game #413

Closed NupurHardiya closed 1 year ago

NupurHardiya commented 1 year ago

This code is a simple car game written in HTML, CSS, and JavaScript. The game has a start screen, a game area, and a score counter. The player controls a car that moves up, down, left, and right using the arrow keys. The player must avoid hitting enemy cars, which will end the game. The game gets faster as the player scores more points. [Issue no. #275]

https://github.com/Vikash-8090-Yadav/Future.WebNet/assets/113535580/3b561272-e88c-4287-b8ea-f3ece8dce297

shubhisingh184 commented 1 year ago

@NupurHardiya Your one file "car.html" is outside of your directory "carRacingGame". Please check it out and do some necessary changes.

NupurHardiya commented 1 year ago

Hey @shubhisingh184 I have done all the necessary changes . Please check it out.