kiigame / kiigame/adventure_engine

Move the jersey number input away from layers.json

Open
#252 0 comments 0 reactions 0 assignees View on GitHub
good first issue lätkäzombiet refactoring
Dominant language
JavaScript
Stars
1
Forks
6
Avg merge
2m
Merged PRs (30d)
4

Description

Currently layers.json is otherwise adventure-agnostic, but it contains the "custom" category layer for Lätkäzombit's jersey number input.

This could be its own json file, and latkazombit.js should handle putting it somewhere nice - preferably not its own layer, so Konva would complain a little less about so many layers!

Contributor guide

No contributing guide indexed for this repository

Research direction

Read layers.json to identify the adventure-agnostic data and the custom category, then inspect latkazombit.js and its Konva setup. Move the jersey-number input data into a separate JSON file and have latkazombit.js place it without creating an unnecessary layer; verify that the Lätkäzombit input still appears correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
game-dev
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.