This is a prototype for a Lean 4 game platform. It is based on ideas from the [Lean Game Maker](https://github.com/mpedramfar/Lean-game-maker) and the [Natural Number Game
This is a prototype for a Lean 4 game platform. It is based on ideas from the [Lean Game Maker](https://github.com/mpedramfar/Lean-game-maker) and the [Natural Number Game
The project is currently mostly copied from Patrick Massot's [NNG4](https://github.com/PatrickMassot/NNG4), but we plan to extend it significantly.
The project is currently mostly copied from Patrick Massot's [NNG4](https://github.com/PatrickMassot/NNG4), but we plan to extend it significantly.
Building this requires a [npm](https://www.npmjs.com/) toolchain. After cloning the repository you should run
Building this requires a [npm](https://www.npmjs.com/) toolchain. After cloning the repository you should run
@ -26,3 +26,21 @@ On the server side, the command will set up a docker image containing the Lean s
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 in a Docker container
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 in a Docker container