0.8.0
A generic and reusable render loop for applications and games.
Attributes
Includes Deno configuration
Repository
Current version released
2 years ago
Dependencies
Render Loop for Deno
Usage
deno run --allow-hrtime <script>Permissions
Use --allow-hrtime to increase runtime precision of a render loop.
License
Copyright © 2024 Chance Snow. All rights reserved. Copyright © 2020 Joel. All rights reserved.
Attribution
Adapted from the render_loop Crystal library, licensed under the MIT License.
Informed by Robert Nystrom’s book, Game Programming Patterns.