You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lean4game/README.md

1.9 KiB

Lean 4 Game

This is the source code for a Lean 4 game platform hosted at adam.math.hhu.de.

Creating a Game

Please follow the tutorial Creating a Game. In particular, the following steps might be of interest:

Publishing a Game

We encourage anybody to have games hosted on our Lean Game Server for anybody to play.

You can simply load your game to this server yourself following How to Publishing a Game. However, to be featured on the server's starting page, you will need to reach out to be added manually.

For example, you can contact Jon on Zulip. Or via Email.

Documentation

The main documentation is Creating a Game which explains the API to a user who wants to create a game.

Some random documentation:

Contributing

Contributions to lean4game are always welcome!

Security

Providing the use access to a Lean instance running on the server is a severe security risk. That is why we start the Lean server with bubblewrap.

Credits

The project is based on ideas from the Lean Game Maker and the Natural Number Game (NNG) by Kevin Buzzard and Mohammad Pedramfar. The project is based on Patrick Massot's prototype: NNG4.