Skip to content

Commit

Permalink
Update van.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgryan authored May 25, 2024
1 parent fe7178b commit 67499f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/content/articles/van.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ window requestAnimationFrame(gameLoop)

The game loop is responsible updating the game state and calling the render method to display the latest game state.

In our game re-renders of state are handled by VanJS and LeafletHTML.

### Entities

No modern game engine would be complete without a concept of entities.
Expand Down

0 comments on commit 67499f0

Please sign in to comment.