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.
- Host: GitHub
- URL: https://github.com/k-daksh/feeling-lucky
- Owner: K-Daksh
- Created: 2023-03-04T12:28:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T19:55:14.000Z (over 3 years ago)
- Last Synced: 2025-06-13T14:11:24.361Z (about 1 year ago)
- Topics: dice, dice-game, frontend, javascript, project
- Language: CSS
- Homepage: https://k-daksh.github.io/Feeling-Lucky/
- Size: 2.32 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!!