Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikeckennedy/sketchy-rock-paper-scissors
Sample repo for Rock Paper Scissors app, featured in Up and Running with Git course.
https://github.com/mikeckennedy/sketchy-rock-paper-scissors
Last synced: 12 days ago
JSON representation
Sample repo for Rock Paper Scissors app, featured in Up and Running with Git course.
- Host: GitHub
- URL: https://github.com/mikeckennedy/sketchy-rock-paper-scissors
- Owner: mikeckennedy
- License: mit
- Created: 2022-04-30T19:29:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T15:25:14.000Z (6 months ago)
- Last Synced: 2024-10-10T19:08:48.759Z (about 1 month ago)
- Language: Python
- Homepage: https://github.com/talkpython/pragmatic-git-course
- Size: 15.6 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rock Paper Scissors app from git course
Sample repo for the RPS app, featured in [**Up and Running with Git course**](https://github.com/talkpython/pragmatic-git-course).
See the [full course repo](https://github.com/talkpython/pragmatic-git-course) for details.