fully functional activity19-rock-paper-scissors.yaml

modified:   ../app.py
	new file:   activity19-rock-paper-scissors.yaml
	modified:   ../templates/base.html
This commit is contained in:
Russell Ballestrini 2024-08-10 13:24:26 -04:00
parent b979d31b40
commit 0d908b65d4
3 changed files with 173 additions and 62 deletions

View file

@ -167,7 +167,7 @@
</style>
</head>
<body>
<a href="https://github.com/russellballestrini/flask-socketio-llm-completions#interacting-with-language-models" target="_blank">🚀 docs for interacting with language models & other commands</a>
<a href="https://github.com/russellballestrini/flask-socketio-llm-completions#interacting-with-language-models" target="_blank">🚀 docs for interacting with language models & other commands or try /help</a>
<!-- Search form -->
<div id="search-form" style="width: 90%;">
<form action="/search" method="get">