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

https://github.com/scriptraccoon/rock-paper-scissors-css

Rock, Paper, Scissors game without JavaScript
https://github.com/scriptraccoon/rock-paper-scissors-css

Last synced: 24 days ago
JSON representation

Rock, Paper, Scissors game without JavaScript

Awesome Lists containing this project

README

          

# Rock, Paper, Scissors with CSS

https://rps-css.netlify.app/

This game is written in HTML and CSS. No JavaScript is required!

This is similar to [this pen](https://codepen.io/jerrylow/pen/goKRwN) by Jerry Low. The animation for randomizing the computer choice is a bit different, though.