mirror of
https://github.com/ysoftdevs/cloud-workshop.git
synced 2026-03-20 16:24:07 +01:00
finalize simple game
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<script src="https://code.jquery.com/jquery-3.1.1.min.js" integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" crossorigin="anonymous"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
/* global $ */
|
||||
function buttonClickHandler(event) {
|
||||
var message;
|
||||
if (event.target.textContent == "slovo") {
|
||||
|
||||
Reference in New Issue
Block a user