- A simple game of Rock, Paper Scissors using Html and inline JavaScript.
- I made use of flexbox to understand th flex and other positioning in CSS.
- Who should fork this repo - Those who want to:
- understanding flexbox and positioning.
- understand how to make modal using plain old JavaScript(ES5)
- Coder : Abhijeet Bhagat GitHub
- Deployed At: GitHubPages
- The game will help you understand basic interactions with DOM
- I have placed CSS and JavaScript inline just to keep it simple.
- Feel free to fork.