Add and update Rock Paper Scissors app, revise the Calculator page, and allow for testing

This commit is contained in:
Logic Kenzie 2023-09-25 11:57:29 -05:00
parent 91c4417d89
commit d069c9a4d3
5 changed files with 14 additions and 3 deletions

View file

@ -13,4 +13,6 @@ layout: ../../layouts/primary.astro
- Uses text field as well as buttons
- Uses "safe eval"
*Version 1.0.0*
[Open App](/calc)

View file

@ -8,8 +8,10 @@ layout: ../../layouts/primary.astro
# Rock/Paper/Scissors
```For when you have no hands but you have thumbs```
## Planned Features
- Single-player mode
## Features
- AI mode (totally predicts your next move)
- Score-keeping
- Custom additions
*Version 1.0.0*
[Open App](/rockpaperscissors)

@ -0,0 +1 @@
Subproject commit 53668dcbb4d3a854f0e99584b392f8c292ec9dbd