attogram / games
您的个人游戏网站,充满开源之美!
v4.0.5
2019-05-29 20:46 UTC
Requires
- php: ^7.0
This package is auto-updated.
Last update: 2024-09-10 03:57:28 UTC
README
您的个人游戏网站,充满开源之美!
Attogram Games 网站构建器是一种轻松设置完整游戏网站的方法。所有包含的游戏都是开源的,并且免费游玩!
游戏
Attogram Games 网站构建器自动化以下网页游戏的安装
- 2048 - https://github.com/attogram/2048-lite
- 3d.city - https://github.com/lo-th/3d.city
- 象棋 - https://github.com/attogram/chess
- 经典台球游戏 - https://github.com/henshmi/Classic-Pool-Game
- 笨拙的鸟 - https://github.com/ellisonleao/clumsy-bird
- 死谷 - https://github.com/dmcinnes/dead-valley
- 八皇后 - https://github.com/attogram/EightQueens (分支: gh-pages)
- 火与冰 - https://github.com/eugenioenko/fire-n-ice
- HexGL - https://github.com/attogram/HexGL-lite
- Hextris - https://github.com/attogram/hextris-lite
- HTML5 小行星 - https://github.com/dmcinnes/HTML5-Asteroids
- HTML5 红心大战 - https://github.com/yyjhao/html5-hearts
- 房屋 - https://github.com/arturkot/the-house-game
- 超空间垃圾回收 - https://github.com/razh/game-off-2013
- 麻将 - https://github.com/tiansh/tjmj
- 导弹游戏 - https://github.com/bwhmather/missile-game
- NS-Shaft - https://github.com/iPel/NS-SHAFT
- 吃豆人 - https://github.com/attogram/pacman-lite
- Paint Run 2 - https://github.com/ahl389/paint-run2 (分支: gh-pages)
- 粒子点击器 - https://github.com/particle-clicker/particle-clicker
- 池塘 - https://github.com/attogram/pond-lite
- 狂野花园 - https://github.com/alunix/RagingGardensFB
- Snakisms - https://github.com/pippinbarr/SNAKISMS (分支: clean)
- Tap Tap Tap - https://github.com/MahdiF/taptaptap
- 塔楼 - https://github.com/iamkun/tower_game
- 可扭曲的多面体 - https://github.com/aditya-r-m/twisty-polyhedra
- 越界 - https://github.com/phoboslab/underrun
以及一些在线游乐场
以及一些在线乐器
- 和弦仪 - https://github.com/kiprobinson/chordomatic
- JavaScript 钢琴 - https://github.com/mrcoles/javascript-piano
- 虚拟钢琴 - https://github.com/otanim/virtual-piano
包容标准
游戏包含的资格要求
- 游戏必须明确以开源许可证授权。
- 游戏必须可以通过网页浏览器进行播放。
安装
- 您需要
git
和php
来安装游戏网站 - 将游戏网站安装到可访问的网页目录中
git clone https://github.com/attogram/games.git games
- 运行构建脚本
cd games/_build
php build.php install
- 打开新的
index.html
并享受游戏!
如何自定义
- 使用
_build/custom/
目录,可选的自定义非常简单 - 自定义游戏列表:将
_build/games.php
复制到_build/custom/games.php
并编辑 - 自定义标题和标题:将
_build/config.php
复制到_build/custom/config.php
并编辑 - 自定义 HTML 页面标题:将
_build/templates/header.php
复制到_build/custom/header.php
并编辑 - 自定义 HTML 页面页脚:将
_build/templates/footer.php
复制到_build/custom/footer.php
并编辑 - 自定义 CSS:将
_build/templates/css.css
复制到_build/custom/css.css
并编辑 - 使用
php build.php install
重建
许可证
- Attogram 游戏网站构建器是一个开源项目,许可协议为 MIT 许可。
- Attogram 游戏网站构建器自动化包含许多开源游戏,每个游戏都有自己的许可证。
- 查看每个游戏目录以获取更多信息。
干净仓库:游戏
- Attogram 游戏支持 干净仓库:游戏 项目。