Skip to content

Latest commit

ย 

History

History
33 lines (20 loc) ยท 1.22 KB

README.md

File metadata and controls

33 lines (20 loc) ยท 1.22 KB

kaboom-dino-game

A simple game made using a javascript library "Kaboom.js" that helps you make games fast and fun. This is a simple project which is being recorded on the given youtube channel- BaconHairCode-Youtube

Playlist

Installtion

Step 1: Fork the Repo

Fork

Step 2: Clone it in a directory

Clone it using git clone https://github.com/{username}/kaboom-dino-game.git

clone

Step 3: Install dep

In the terminal run npm install

Step 4: Start

Run the project using npm run start