Skip to content

Convert GlimpseOfLean into Lean Games for Beginners #11

@RexWzh

Description

@RexWzh

Hi everyone,

This is Rex, and I have been exploring this fantastic project. It's a great starting point for newcomers to get an introduction to Lean! And I think it could be even more engaging and accessible for beginners, if we transform it into a Lean4Game project.

This approach would eliminate the need to configure the VS Code environment or use GitHub/Gitpod codespace, making it much easier and more enjoyable for new users to dive into Lean.

Current progress:

I've made some initial efforts to set up this project, https://github.com/Lean-zh/GlimpseToGame. However, I encountered errors related to the mathlib compatibility. For more details:

The core issue stems from the fact that Lean4Game currently supports mathlib up to version 4.7.0, while mathlib 4.8.0 support is still a work in progress as noted here

Request for help:

To move forward, it would be helpful if GlimpseOfLean could be made compatible with mathlib version 4.7.0. or create a new branch base on 4.7.0. This requires some modifications to the GlimpseOfLean/Library/Basic.lean file. Since I'm still in the process of learning Lean4, I'm not entirely confident in making these changes myself.

Would anyone be able to assist with updating the necessary files or provide guidance on how to achieve this compatibility? Your help would be immensely appreciated!

Thanks in advance for your support and consideration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions