Skip to content

feat: added multichar tiles#1006

Open
dragoncoder047 wants to merge 16 commits intokaplayjs:masterfrom
dragoncoder047:multichar-levels
Open

feat: added multichar tiles#1006
dragoncoder047 wants to merge 16 commits intokaplayjs:masterfrom
dragoncoder047:multichar-levels

Conversation

@dragoncoder047
Copy link
Copy Markdown
Contributor

adds the ability to make the level() map use more than one character per tile to allow more descriptive names without resorting to unicode

  • Changeloged

@Minamotion
Copy link
Copy Markdown

Man, I'd love to see this implemented!

@dragoncoder047
Copy link
Copy Markdown
Contributor Author

Man, I'd love to see this implemented!

if you've already got yourself a kaplay fork, make a dummy branch (I call mine dontmergeupstream) and merge this PR into it and then install from the commit hash of your branch

@mflerackers
Copy link
Copy Markdown
Member

How would an ASCII level map look?

@dragoncoder047
Copy link
Copy Markdown
Contributor Author

How would an ASCII level map look?

Like this, if charsPerTile is 4:

BABA IS YOU                     FLAG IS WIN

wallwallwallwallwallwallwallwallwallwallwall
tiletiletiletiletilerocktiletiletiletiletile
tilebabatiletiletilerocktiletiletileflagtile
tiletiletiletiletilerocktiletiletiletiletile
wallwallwallwallwallwallwallwallwallwallwall

WALL IS STOP                    ROCK IS PUSH

Comment thread CHANGELOG.md Outdated
@lajbel
Copy link
Copy Markdown
Member

lajbel commented Feb 18, 2026

Tag me when it's ready

@lajbel lajbel added the changelog This PR needs changelog label Feb 18, 2026
@dragoncoder047
Copy link
Copy Markdown
Contributor Author

haven't got a clue why Github is now refusing to show this PR in the PRs tab (I blame Microslop vibe coding shenanigans) but it's ready

@dragoncoder047
Copy link
Copy Markdown
Contributor Author

haven't got a clue why Github is now refusing to show this PR in the PRs tab (I blame Microslop vibe coding shenanigans)

https://www.githubstatus.com/incidents/x69zbgdyfzg0

great, just great...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog This PR needs changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants