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

https://github.com/scya597/rps-lottery

Game Project - Combines Rock–Paper–Scissors game with Lottery model
https://github.com/scya597/rps-lottery

game project

Last synced: over 1 year ago
JSON representation

Game Project - Combines Rock–Paper–Scissors game with Lottery model

Awesome Lists containing this project

README

          

# RPS-Lottery

A simple app that combines Rock–paper–scissors game with Lottery model

## start
```
npm run dev
npm start
```
Then go to `http://localhost:8080`

## Demo
[RPS-Lottery](https://sleepy-forest-52829.herokuapp.com/)