An open API service indexing awesome lists of open source software.

https://github.com/k-daksh/feeling-lucky

This project was developed while learning Js. It is called Feeling Lucky , the main objective of this project was to learn and implement basic DOM with the help of Js.
https://github.com/k-daksh/feeling-lucky

dice dice-game frontend javascript project

Last synced: 2 months ago
JSON representation

This project was developed while learning Js. It is called Feeling Lucky , the main objective of this project was to learn and implement basic DOM with the help of Js.

Awesome Lists containing this project

README

          

# Feeling Lucky (The Dice Game)

##

Note

This project is running live on the [Following Link](https://k-daksh.github.io/Feeling-Lucky/)

https://k-daksh.github.io/Feeling-Lucky/

## Introduction

This project was developed while learning Js. It is called **Feeling Lucky** , the main objective of this project was to learn and implement basic DOM with the help of Js.

## Getting Started

* You can either copy the content of this file to any file in the folder that's already added to the path
* You can create a new project and use this file. Remember to add that folder to the path.
* Use the provided .png file for the dice images.

### Prerequisites

Softwares and tools you'll need to run this project sucessfully on your machine.

```
Microsoft Visual Studio (Newer version) .
```

### Executing the project

You can execute this project on local host with the help of **Live Server** extension in VsCode.
Or you can access the link to live website provided above.

### Knowledge required

* Basic DOM knowledge.
* Intermediate Js knowledge.
* Intermediate HTML and CSS knowledge.

## Updates Planned

This project won't be updated anymore.

## Resources you can follow to excell Js

My personal favourite :
[MDN](https://developer.mozilla.org/en-US/)

## Authors

* **Daksh Kitukale**

## Copyright

📣 Feel free to use this code anywhere!!