Skip to content

feat(language): add monkey language (@samirdevuz)#8118

Open
samirdevuz wants to merge 12 commits into
monkeytypegame:masterfrom
samirdevuz:master
Open

feat(language): add monkey language (@samirdevuz)#8118
samirdevuz wants to merge 12 commits into
monkeytypegame:masterfrom
samirdevuz:master

Conversation

@samirdevuz

@samirdevuz samirdevuz commented Jun 16, 2026

Copy link
Copy Markdown

Description

I wanted to add a fun and creative easter egg for Monkeytype users, so I created a "Monkey Language" based on real-world primate vocalizations and alarm calls (like krak, hok, and chutter).

  • Adding a language?

    • Make sure to follow the languages documentation
    • Add language to packages/schemas/src/languages.ts
    • Add language to exactly one group in frontend/src/ts/constants/languages.ts
    • Add language json file to frontend/static/languages
  • Make sure the PR title follows the Conventional Commits standard.

  • Make sure to include your GitHub username prefixed with @ inside parentheses at the end of the PR title.

Added 'Primate Communication' (Monkey Language) based on real-world zoological studies (Vervet and Diana monkey alarm calls like 'krak', 'hok', 'chutter'). It’s a fun, thematic easter egg for Monkeytype!
@monkeytypegeorge monkeytypegeorge added frontend User interface or web stuff assets Languages, themes, layouts, etc. packages Changes in local packages labels Jun 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes.

@github-actions github-actions Bot added waiting for update Pull requests or issues that require changes/comments before continuing and removed waiting for update Pull requests or issues that require changes/comments before continuing labels Jun 16, 2026
Removed duplicate entries from the words array in monkey.json and retained unique sounds.
@github-actions

Copy link
Copy Markdown
Contributor

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes.

@github-actions github-actions Bot added the waiting for update Pull requests or issues that require changes/comments before continuing label Jun 16, 2026
@github-actions github-actions Bot removed the waiting for update Pull requests or issues that require changes/comments before continuing label Jun 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes.

@github-actions github-actions Bot added the waiting for update Pull requests or issues that require changes/comments before continuing label Jun 16, 2026
@github-actions github-actions Bot removed the waiting for update Pull requests or issues that require changes/comments before continuing label Jun 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes.

@github-actions github-actions Bot added the waiting for update Pull requests or issues that require changes/comments before continuing label Jun 16, 2026
@github-actions github-actions Bot removed the waiting for update Pull requests or issues that require changes/comments before continuing label Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assets Languages, themes, layouts, etc. frontend User interface or web stuff packages Changes in local packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants