games

网站数据 2025-08-12

Attrogram games网站构建器

您自己的games网站,充满了开源善良!

Attrogram games网站构建器是设置完整games网站的简便方法。每个游戏都有开源,可以免费玩!

  • 实时演示: https://fosiper.com/games/

  • 主要存储库: https://github.com/attragm/games

games

Attrogram games网站构建器自动安装以下games :

  • 2048 -https://github.com/attragm/2048-lite
  • 3d.City -https://github.com/lo-th/3d.city
  • 国际象棋 - https://github.com/attragm/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)
  • fire'n冰 - https://github.com/eugenioenko/fire-n-cice
  • 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
  • Hyperspace垃圾收集-https://github.com/razh/game-off-2013
  • mah -jongg -https://github.com/tiansh/tjmj
  • 导弹游戏-https://github.com/bwhmather/missile -game
  • NS-Shaft-https://github.com/ipel/ns-haft
  • PACMAN -https://github.com/attogram/pacman-lite
  • 油漆运行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
  • 蛇 - https://github.com/pippinbarr/snakisms (分支:清洁)
  • 点击点击点击-https://github.com/mahdif/taptaptap
  • 塔-https://github.com/iamkun/tower_game
  • Twisty Polyhedra-https://github.com/aditya-rm/twisty-polyhedra
  • 底架-https://github.com/phoboslab/underrun

还有一些网络游乐场:

  • 多彩生活 - https://github.com/jaxry/colorful-life
  • 生活 - https://github.com/copy/life

还有一些网络乐器:

  • Chordomatic -https://github.com/kiprobinson/Chordomatic
  • JavaScript钢琴-https://github.com/mrcoles/javascript -piano
  • 虚拟钢琴-https://github.com/otanim/virtual -piano

纳入标准

游戏包容的资格要求:

  • 该游戏必须在开源许可下明确许可。
  • 游戏必须通过网络浏览器可以播放。

安装

  • 您需要gitphp来安装games网站
  • 将games网站安装到可访问目录中:
    • git clone https://*g*ithub.*com/attogram/games.git games
  • 运行构建脚本:
    • cd games /_build
    • php build.php install
  • 打开新的index.html并喜欢玩games !

如何自定义

  • _build/custom/ Directory可选自定义很容易
  • 自定义games列表:复制_build/ games .php to _build/custom/ games .php和编辑
  • 自定义标题和标题:复制_build/config.php to _build/custom/config.php和编辑
  • 自定义HTML页面标头:复制_build/templates/header.php to _build/custom/header.php和编辑
  • 自定义html页面鞋:复制_build/templates/footer.php to _build/custom/footer.php和编辑
  • 自定义CSS:复制_build/templates/css.css_build/custom/css.css并编辑
  • 使用php build.php install重建

执照

  • Attrogram games网站构建器是根据MIT许可证许可的开源项目。
  • Attrogram games网站构建器自动使用许多开源games ,每个游戏都有自己的许可。
  • 有关更多信息,请参见每个单独的游戏目录。

清洁仓库: games

  • ATTROGRAM games支持Clean Repo: games Project。
下载源码

通过命令行克隆项目:

git clone https://github.com/attogram/games.git