https://github.com/adefwebserver/blazorgodot
Communication with Godot from Microsoft Blazor
https://github.com/adefwebserver/blazorgodot
Last synced: about 1 year ago
JSON representation
Communication with Godot from Microsoft Blazor
- Host: GitHub
- URL: https://github.com/adefwebserver/blazorgodot
- Owner: ADefWebserver
- License: mit
- Created: 2024-01-01T01:07:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T23:38:51.000Z (almost 2 years ago)
- Last Synced: 2025-03-31T11:21:13.405Z (about 1 year ago)
- Language: JavaScript
- Size: 10.9 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# BlazorGodot
### A GitHub project that shows how to host a Gotdot 4.2 app in Microsoft Blazor. How to communicate using Web Services and JavaScript.
### Live example
### [https://blazorgodot.azurewebsites.net/](https://blazorgodot.azurewebsites.net/)

### Blog Post
### [Godot and Microsoft Blazor](https://blazorhelpwebsite.com/ViewBlogPost/14069)