Git Product home page Git Product logo

Comments (4)

liungkejin avatar liungkejin commented on June 2, 2024

因为 mac 默认的 bash 为 GNU bash 3.2, 不支持 sleep 0.1 , read -t 0.1 这种低于1s的参数,除了 clocksaver.sh,translate.sh 这个命令,其他脚本只要把 bash 升级到 4.x 版本就可以正常使用
aclock.sh 这个脚本我刚刚修改好可以适配 bash 3.2 了
如果要使用 clocksaver.sh 的话,还需要一个 logkey 这个工具命令,这个我在 mac 上没有找到,所以你需要更换其他工具来实现,或者换其他思路来实现

from bash-games.

JackMerlin avatar JackMerlin commented on June 2, 2024

借 issues 提一个问题。

@liungkejin 非常感谢您打造了这些有趣的脚本,请问是使用什么许可证发布的 Tetris 和 Snake?我想将您的代码嵌入我的脚本中,作为一个小彩蛋,我的项目是使用 GPLv3。
您是否同意呢?当然我会全部保留您的版权信息,并严格尊重您提出的要求。
这里有些顾虑主要就是如果您同意,担心您的许可证不知是否和我的兼容。

from bash-games.

liungkejin avatar liungkejin commented on June 2, 2024

@JackMerlin 随便用~ 哈哈

from bash-games.

JackMerlin avatar JackMerlin commented on June 2, 2024

@liungkejin

随便用~ 哈哈

非常感谢。

from bash-games.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.