https://github.com/yaserdemet/stone-paper-js
https://github.com/yaserdemet/stone-paper-js
dom-manipulation pure-javascript toggle-switches
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/yaserdemet/stone-paper-js
- Owner: yaserdemet
- Created: 2022-06-09T20:48:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-12T13:40:45.000Z (about 4 years ago)
- Last Synced: 2025-01-30T14:40:08.683Z (over 1 year ago)
- Topics: dom-manipulation, pure-javascript, toggle-switches
- Language: JavaScript
- Homepage:
- Size: 786 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

[๐ฎclick here to play game](https://yaserdemet.github.io/stone-paper-js/)
## Description
Project aims to create tiny game (stone-paper-scissors) with HTML CSS and JAVASCRIPT.
## Project Skeleton
```
stone paper scissors (folder)
|
|----sound (folder)
|----sounds of stone,paper, scissors
|----img
|----images
|----app.js
|----index.html
|----style.css
|----readme.md
```
### At the end of the project, following topics are to be covered;
๐ Bootstrap buttons,inputs,alerts
๐ DOM Manipulation
๐ Toggle Logic
๐ Js built in functions
### At the end of the project, i will be able to;
โ
improve coding skills within HTML & CSS & Bootstrap and especially JAVASCRIPT
โ
use git commands (push, pull, commit, add etc.) and Github as Version Control System.