当前位置: 首页 > 软件库 > 游戏/娱乐 > >

open-project-1

Unity Open Project #1: Chop Chop
授权协议 Apache-2.0 License
开发语言 C/C++
所属分类 游戏/娱乐
软件类型 开源软件
地区 不详
投 递 者 夏侯航
操作系统 未知
开源组织
适用人群 未知
 软件概览

Unity Open Project #1: Chop Chop

Welcome! This is the repository for the first Unity Open Project, an initiative where Unity and the community collaborate together to create a small open-source game demo.

The first game, which is currently under development, is an action-adventure titled Chop Chop (more info).

Follow the progress

  • The dedicated sub-forum on the Unity forums is where the Unity team and the whole community discuss and brainstorm ideas.
  • The roadmap is the central location to know what's coming to the game. Also a great way to find tasks to contribute on!
  • The Unity team does bi-weekly livestreams on Unity's YouTube channel (subscribe to be notified). Find the past ones in this playlist.
  • The #open-projects channel on the Official Unity Discord is where collaborators can meet for a quick chat and non-threaded discussion.

Contribute

We would love to get your contributions into the game! Whether you create code, art, narrative, sounds; whether you feel you are experienced enough or not; there is probably something you can add to it.

To learn all about contributing, we have a series of short videos to get you started with Git and with this project in general.
In addition to that, make sure you read the Contribution Guidelines. For code style, scene hierarchy, and project organisation standards, read the Conventions document. And for art contributions, we have the Art Guidelines.
Please post on the forums and check the roadmap before starting to work on big contributions!

If you feel like taking on some bugs, check out the Issues page on this very repo. In fact, another thing you could help with is by doing some QA testing: download the latest release of the game, play it, and report issues in the appropriate page. That's also a great way to be part of this project!

This project is built on Unity 2020.3 LTS, whatever latest patch is available (you can see exactly which version here).

A work in progress screenshot

Play the game

Just want to try the game out? Head to the release page and grab the latest version.

We are looking forward to see what you will create
- the Unity Creator Advocacy team

 相关资料
  • ]project-open[ 采用TCL开发的基于Web的项目管理系统,它能帮助你的业务涵盖领域,如客户关系管理,销售,项目规划,项目跟踪,协作,时间表,发票和付款等。 功能包括: ◆ 项目/方案 ◆ 甘特图 ◆ 项目模板 ◆ 项目计划 ◆ 项目跟踪 ◆ 项目报告 ◆ 风险管理 ◆ 财政管理 ◆ 时间表 ◆ 项目管理 ◆ 定购单 ◆ 发票和付款 ◆ 人力资源 ◆ 雇员薪水表 ◆ 查询管理 ◆ 客户

  • Project Open Data 是一个开放数据政策,像资产一样管理信息。技术发展的速度远远大于政策制定的速度,通常在为技术编写新政策的时候,编写机构都只是停留在了过时的方法上,所以新政策发布的时候已经不适用了。所以我们需要开放我们的项目数据,来制定出适合的政策。

  • React Native 优秀开源项目大全(每月15更新) 目前累计收录:【 166 】 ★ 关于我们 公众号【 aMarno 】专注分享 React Native 技术和资源 ,扫码关注↓↓↓ 公众号回复 RN,可加入 RN 技术微信交流群 Marno 的主页:【 掘金 】 【 简书 】 简书专题 《 React Native开发阵营 》 ★ 注意事项 收录标准:兼容双平台并支持 0.40+ ,

  • fis. project fis 项目相关 Source: project.js, line 6 Members (static) getSourceByPatterns 返回项目目录下符合检索规则的文件。以 project.files 为匹配规则,project.ignore 为排除规则进行检索 Source: project.js, line 50 Methods (static) curre

  • SRS团队致力于和开源社区一起打造最牛逼的流媒体分发平台,我们很自豪能投入到SRS的开发、发布、衍生新的开源项目。 让我们一起在流媒体领域从装逼到牛逼吧~

  • 描述 (Description) 此函数使用指定的文件句柄打开文件。 文件句柄可以是表达式,结果值用作句柄。 如果没有指定文件名,则使用与所使用的文件句柄同名的变量(这应该是一个标量变量,其字符串值引用文件名)。 特殊文件名' - '表示STDIN,'> - '表示STDOUT。 语法 (Syntax) 以下是此函数的简单语法 - open FILEHANDLE, EXPR, LIST open