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

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

Awesome Lists containing this project

README

          

![Animation](https://user-images.githubusercontent.com/99739515/173235430-d80eb603-e220-47b7-a52d-2a17499dfa79.gif)

[๐ŸŽฎ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.