13 lines
349 B
Markdown
13 lines
349 B
Markdown
|
# Need For Speed - A car racing game (using JS and CSS)
|
||
|
|
||
|
Need for Speed using Javascript(JS) and CSS only.
|
||
|
Play here: https://ashimregme.github.io/need-for-speed
|
||
|
|
||
|
## Controls
|
||
|
|
||
|
```
|
||
|
Space -> Fires weapon
|
||
|
Left and Right Arrows -> Avoid Obstacle
|
||
|
```
|
||
|
![alt Sample Screenshot](https://github.com/ashimregme/need-for-speed/blob/master/sample.png?raw=true)
|