Skip to content

chabulhwi/NNG4

This branch is 8 commits ahead of, 15 commits behind leanprover-community/NNG4:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8e3fbd3 · Dec 13, 2024
Dec 1, 2023
Sep 10, 2023
Apr 10, 2024
Dec 13, 2024
Sep 10, 2023
Aug 28, 2024
Dec 8, 2023
Apr 10, 2024
Oct 18, 2024
Sep 10, 2023
Sep 8, 2023
Mar 27, 2024
Mar 14, 2024
Apr 11, 2024
Oct 14, 2023
Apr 10, 2024
Apr 10, 2024
Apr 10, 2024
Dec 22, 2023
Oct 14, 2023

Repository files navigation

NNG4

This is the lean4 version of the classical Natural Number Game. It uses the Lean4 Game Engine and is running live at adam.math.hhu.de.

The game was initially designed for lean3 and has been adapted for lean4. See lean3 version.

Getting Started

You can develop the game as any lean project and use lake build to build it.

Moreover, there are multiple ways to run the game while developing it, which are described in Running Games Locally

Contributing

PRs/Issues fixing typos, inconsistencies, missing hints, etc. are very welcome!

Translations

We happily accept translations of the game into different lanugages! You can use .i18n/en/Game.pot and translate it into .i18n/{lang}/Game.po where {lang} is the ISO language code like fr or en_UK, using for example POEdit.

We would like the following requirements for a translation PR:

  • One independent person from the community, who understands the language, gives a review on the PR. You could for example look at the Lean Community Map or ask on Zulip. Such a review can be quite generic and does not have to be super detailed.
  • In the credits (i.e. in the string translating them), ideally you should add yourself as a translator for this language.

Documentation

See Creating a Game at the lean4game repo for a detailed explanation.

About

Korean translation of the Natural Number Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lean 98.7%
  • Dockerfile 1.3%