打字游戏
游戏开发日志模板
If you like, please give me a star. Thank you!
如果你喜欢,请点一下右上角的 star
,非常感谢!
IDE / 开发工具 | Version / 版本 |
---|---|
macOS Catalina | 10.15.1 |
Unity | 2019.2.15f1 Personal |
Unreal | 4.23.1 |
Visual Studio Community 2019 for Mac | 8.3.10(build 2) |
https://github.com/GameDevLog/GameDevLogTemplete
Game / 游戏 | Demo / 演示 | |
---|---|---|
1. | Bomber Man / 炸弹人 Unity 2D Download(macOS/Linux/Windows) GameDevLog 2019/12/04 |
|
2. | Guess The Number / 猜数字 Unity 2D Download(macOS/Linux/Windows) GameDevLog 2019/12/05 |
|
3. | Box Tower / 堆箱塔 Unity 2D Download(macOS/Linux/Windows) GameDevLog 2019/12/06 - 2019/12/07 |
https://game.iosdevlog.com/2019/12/03/Templete/
npm install -g commitizen cz-conventional-changelog
echo '{ "path": "cz-conventional-changelog" }' > ~/.czrc
git add -A
git cz
Website/网站: http://game.iosdevlog.com/
WeChat Official Account / 微信公众号:
- iOSDevLog / iOS开发日志
- AIDevLog / AI开发日志
GameDevLog is released under the MIT license. See LICENSE for details.