Skip to content

A series of 5 javascript challenges which includes "black-jack game", "rock-paper-scissor' etc...

Notifications You must be signed in to change notification settings

prajvalrasik/javascript-beginner-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

javascript-beginner-projects

Table of contents

General info

These are a beginner level javascript challenges that I just did. All of these challenges is kept into one file directly.

Challenge 1: Your Age In Days

It calculates your age in days. You just have to press "Click Me" button, enter your birth year in the popup and you are good to go.

Challenge 2: Cat Generator

It generate cats randomly when you press "Generate Cats" button.

Challenge 3: Rock, Paper, Scissor

It is a very familiar game. You choose anything among rock, paper or scissor and bot chooses one for itself. You win or loose as per the rules.

Challenge 4: Change The Color Of All Buttons

You can change the color of buttons that are their from the options available. You can also put it into some random colors or reset it back the the original ones.

Challenge 5: Blackjack

It is a very popular card game. Here you choose cards by pressing "Hit" button, and computer chooses accordingly when you press "Stand" button. When pressed "deal", it saves the record of your wins, losses and draws.

About

A series of 5 javascript challenges which includes "black-jack game", "rock-paper-scissor' etc...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published