rockpaperscissors/README.md

8 lines
469 B
Markdown
Raw Normal View History

2023-09-25 18:52:06 +02:00
# Rock/Paper/Scissors
A basic rock/paper/scissors/donkey/shrek/cheeseburger game
`Hosted at https://logically.cc/rockpaperscissors`
2023-09-25 17:24:04 +02:00
2023-09-25 18:52:06 +02:00
**Note that this source is uncoupled from the components required to run it standalone**
## Use Project Standalone
You'll want to run `npx create-astro` to use this project standalone. Then, you can clone this project into the `src/pages` directory and then run `npx astro build` to have the finished product we release on logically.cc