Update create_game.md

pull/244/head
Jon Eugster 8 months ago committed by GitHub
parent d53b57a764
commit 1febc51791
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -10,7 +10,7 @@ This tutorial walks you through creating a new game for lean4. It covers from wr
### Running the game
Now you can open the game in VSCode (`cd YourGame/` and `code .`), and start modifying it like a regular Lean project. To run the game consult the section " 5.Testing the Game Locally" below.
Now you can open the game in VSCode (`cd YourGame/` and `code .`), and start modifying it like a regular Lean project. To run the game consult the section "**5. Testing the Game Locally**" below.
## 2. Game.lean

Loading…
Cancel
Save