文件名称:game-show-app:猜词游戏,选择一个随机的隐藏短语,玩家尝试猜测
文件大小:15KB
文件格式:ZIP
更新时间:2024-04-16 19:49:42
JavaScript
游戏节目应用 猜词游戏,选择一个随机的隐藏短语,玩家尝试猜测。 入门 可以在任何Web浏览器中下载和打开的纯前端项目。 附加功能 动态背景 The background updates based upon the lives (tries) left in the games, the fewer left the more red it becomes. Starting color is blueish. Colors transition by CSS transition, animated. 信息性消息 The messages update on screen informing the player about their interaction with the game. 作者 比约恩乐透-
【文件预览】:
game-show-app-main
----index.html(3KB)
----example_phrase_html.txt(494B)
----images()
--------lostHeart.png(2KB)
--------liveHeart.png(2KB)
----js()
--------app.js(1KB)
--------Game.js(5KB)
--------Phrase.js(2KB)
----README.md(637B)
----css()
--------animate.css(55KB)
--------styles.css(3KB)