PROJECT
nostr-csharp-game-template
AUTHORS
DATE
VOTES
STATUS
WIP
CATEGORY
Gaming
nostr-csharp-game-template

Provides C# game templates, interface using the Nostr protocol. Examples:

  • Template for sharing game rankings.
  • Template for displays kind:1's post in a specified location
  • Method for calculating hit detection, etc. required for action and shooting games
  • Reference implementation game using templates.

This template does not depend on a specific game framework and Nostr framework, and you need to implement the interface yourself for the infra part.