author | Benjamin Auder <benjamin.auder@somewhere> | |
Sun, 24 Oct 2021 21:14:11 +0000 (23:14 +0200) | ||
committer | Benjamin Auder <benjamin.auder@somewhere> | |
Sun, 24 Oct 2021 21:14:11 +0000 (23:14 +0200) | ||
commit | bbb90bbafb330b3eeaf95074859149a50884217e | |
tree | a56b7e9cfd13aa8df5ce10de153a5f03496467b7 | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
README.md | [new file with mode: 0644] | blob |
api.py | [new file with mode: 0644] | blob |
assets/CREDITS | [new file with mode: 0644] | blob |
assets/Lizard.png | [new file with mode: 0644] | blob |
assets/Paper.png | [new file with mode: 0644] | blob |
assets/Rock.png | [new file with mode: 0644] | blob |
assets/Scissors.png | [new file with mode: 0644] | blob |
assets/Spock.png | [new file with mode: 0644] | blob |
assets/rpsls.css | [new file with mode: 0644] | blob |
assets/searching.gif | [new file with mode: 0644] | blob |
assets/what.png | [new file with mode: 0644] | blob |
db/rpsls.sqlite | [new file with mode: 0644] | blob |
db/setup.sql | [new file with mode: 0644] | blob |
favicon.ico | [new file with mode: 0644] | blob |
index.html | [new file with mode: 0644] | blob |
requirements.txt | [new file with mode: 0644] | blob |
rpsls.js | [new file with mode: 0644] | blob |
server.py | [new file with mode: 0644] | blob |