Skip to content

Commit

Permalink
Update create_game.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster authored Jun 13, 2024
1 parent d53b57a commit 1febc51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/create_game.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1febc51

Please sign in to comment.