goplus / goplus/builder

Game Metadata

Open
#593 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

discuss
Dominant language
TypeScript
Stars
69
Forks
59
Avg merge
1d 10h
Merged PRs (30d)
26

Description

游戏信息

游戏信息帮助我们确定这是一个什么样的游戏,进而

  • 正确地理解位置与方向的语义(比如 Y 轴是上下还是南北、Sprite rotationStyle
  • 生成更贴切的素材
  • ...

游戏信息可能通过以下途径获得:

  • 用户提供(需要考虑尽量不引入额外的负担)
  • 推断

游戏信息可能包括:

地图类型
  • 横版
  • 2.5D
  • 俯视
  • ...
风格
  • 像素风
  • 手绘
  • ...

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not mention any files, tests, or entry points. First clarify which game metadata is required, how it should be supplied or inferred, and the expected metadata schema. Done should include agreed behavior for metadata such as map type and style, along with acceptance criteria.

Written by the indexing model from the issue text.

Assessment

Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.